Skip to content
Commit 6b22d255 authored by Chris Lattner's avatar Chris Lattner
Browse files

Implement the last major missing piece in the DAG isel generator: when emitting

a pattern match, make sure to emit the (minimal number of) type checks that
verify the pattern matches this specific instruction.  This allows FMA32
patterns to not match double expressions for example.

llvm-svn: 23748
parent b986f471
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment