aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-09-10 20:31:27 +0000
committerCraig Topper <craig.topper@intel.com>2018-09-10 20:31:27 +0000
commita5ae613c15a315ea7e575ea94e058cd6524a0aaf (patch)
tree6bcf546f72b55d53ccfeb5a87451c269a288c443 /llvm/lib/CodeGen/MachineFunctionPass.cpp
parent8eeb16f5d1008a3d3fc89e88d92b3bcebc36bba2 (diff)
downloadllvm-a5ae613c15a315ea7e575ea94e058cd6524a0aaf.zip
llvm-a5ae613c15a315ea7e575ea94e058cd6524a0aaf.tar.gz
llvm-a5ae613c15a315ea7e575ea94e058cd6524a0aaf.tar.bz2
[X86] Mark the ISD::SETLT/SETLE condition codes as illegal for v32i16/v64i8 to match the other vector types.
I'm having a hard time finding a test case for this, but we should be consistent here. The fact that we canonicalize all zeros and all ones constants to vXi32 and all other constants to loads makes this hard to hit the easy DAG combine infinite loop we get for some of the other types. llvm-svn: 341859
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions