diff options
author | Craig Topper <craig.topper@intel.com> | 2019-12-18 14:24:20 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-12-18 14:42:56 -0800 |
commit | f0df4218b67d0abe96867804b8932b9b88998f51 (patch) | |
tree | 9b5fd2d7f5ca195edc96855901ed5cf68c9dd062 /clang/lib/Frontend/FrontendActions.cpp | |
parent | 6bf7c345f82a06107a541db80f1ae128844c307c (diff) | |
download | bcm5719-llvm-f0df4218b67d0abe96867804b8932b9b88998f51.tar.gz bcm5719-llvm-f0df4218b67d0abe96867804b8932b9b88998f51.zip |
[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.
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions