diff options
author | Craig Topper <craig.topper@intel.com> | 2019-11-13 13:20:00 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-11-13 14:07:56 -0800 |
commit | f7e9d81a8e222f3c9d4f57e0817f19bbb795e5b6 (patch) | |
tree | 9824e18c095c694ca9a40951cace93bccda909c7 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 787595b2e78eb202539b284e13cb6da8b5e4d33e (diff) | |
download | llvm-f7e9d81a8e222f3c9d4f57e0817f19bbb795e5b6.zip llvm-f7e9d81a8e222f3c9d4f57e0817f19bbb795e5b6.tar.gz llvm-f7e9d81a8e222f3c9d4f57e0817f19bbb795e5b6.tar.bz2 |
[X86] Don't set the operation action for i16 SINT_TO_FP to Promote just because SSE1 is enabled.
Instead do custom promotion in the handler so that we can still
allow i16 to be used with fp80. And f64 without sse2.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions