Skip to content
Commit 866a377e authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Correct vfixupimm load patterns to look for an integer load, not a...

[X86] Correct vfixupimm load patterns to look for an integer load, not a floating point load bitcasted to integer.

DAG combine wouldn't let a floating point load bitcasted to integer exist. It would just be an integer load.

llvm-svn: 336626
parent 59fd2f4c
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