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

[X86] Add a simple hack to IsProfitableToFold to prevent vselect+strict fp...

[X86] Add a simple hack to IsProfitableToFold to prevent vselect+strict fp operations from being folded into masked instructions.

We really need to update the isel patterns to prevent this, but
that requires some tablegen de-tangling. So this hack will work
for correctness in the short term.
parent 6bf7c345
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