diff options
| author | Craig Topper <craig.topper@intel.com> | 2018-01-27 20:19:02 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@intel.com> | 2018-01-27 20:19:02 +0000 |
| commit | 513d3fa674c621d864383ffa6418878118d48791 (patch) | |
| tree | ff1e0f8e6e6ea28cd48e9cbfb3e1e1bad2da783b /llvm/test/CodeGen/X86/compress_expand.ll | |
| parent | 9c4fbad1d227fcde6edc791f6a4a5ffd936a02d8 (diff) | |
| download | bcm5719-llvm-513d3fa674c621d864383ffa6418878118d48791.tar.gz bcm5719-llvm-513d3fa674c621d864383ffa6418878118d48791.zip | |
[X86] Remove X86ISD::PCMPGTM/PCMPEQM and instead just use X86ISD::PCMPM and pattern match the immediate value during isel.
Legalization is still biased to turn LT compares in to GT by swapping operands to avoid needing extra isel patterns to commute.
I'm hoping to remove TESTM/TESTNM next and this should simplify that by making EQ/NE more similar.
llvm-svn: 323604
Diffstat (limited to 'llvm/test/CodeGen/X86/compress_expand.ll')
0 files changed, 0 insertions, 0 deletions

