diff options
author | Craig Topper <craig.topper@intel.com> | 2020-02-21 17:56:35 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-02-21 18:11:07 -0800 |
commit | 228a2bc9b70c3d93bd28f0038a8664ef8dac042e (patch) | |
tree | 3c7d30d59019d4260ffc51d94102de80bb19266e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1b1a97e9b55754302c4b41f6bddc8fbc3870f68a (diff) | |
download | llvm-228a2bc9b70c3d93bd28f0038a8664ef8dac042e.zip llvm-228a2bc9b70c3d93bd28f0038a8664ef8dac042e.tar.gz llvm-228a2bc9b70c3d93bd28f0038a8664ef8dac042e.tar.bz2 |
[X86] Teach combineCVTPH2PS to shrink v8i16 loads when the output type is v4f32. Remove extra isel patterns.
Similar to what do for other operations that use a subset of bits.
Allows us to remove a pattern that shrinks a load. Which was
incorrect if the load was volatile.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions