diff options
author | Craig Topper <craig.topper@intel.com> | 2018-01-08 06:53:54 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-01-08 06:53:54 +0000 |
commit | f090e8a89a9b58e462422ba730310bccfd052ee4 (patch) | |
tree | da18c332740a6aa4c54d4132db4b22cb305bb293 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a2018e799a716aaaef9ced091e79994255e0b161 (diff) | |
download | llvm-f090e8a89a9b58e462422ba730310bccfd052ee4.zip llvm-f090e8a89a9b58e462422ba730310bccfd052ee4.tar.gz llvm-f090e8a89a9b58e462422ba730310bccfd052ee4.tar.bz2 |
[X86] Replace CVT2MASK ISD opcode with PCMPGTM compared to zero.
CVT2MASK is just checking the sign bit which can be represented with a comparison with zero.
llvm-svn: 321985
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions