diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-01-25 17:00:41 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-01-25 17:00:41 +0000 |
commit | 0020f8bb23bc539bce640a479a73082ed2cb6036 (patch) | |
tree | a1b3cecf844412d99a1ef5db21107006355a6b61 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | ca95ee5e11ad7e5fdd2d41f463a6d790cf1249ed (diff) | |
download | llvm-0020f8bb23bc539bce640a479a73082ed2cb6036.zip llvm-0020f8bb23bc539bce640a479a73082ed2cb6036.tar.gz llvm-0020f8bb23bc539bce640a479a73082ed2cb6036.tar.bz2 |
[x86] simplify logic in lowerShuffleWithUndefHalf(); NFCI
This seems unnecessarily complicated because we gave names to
opposite polarity bools and have code comments that don't really
line up with the logic.
Step 1: remove UndefUpper and assert that it is the opposite of
UndefLower after the initial early exit.
llvm-svn: 352217
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions