diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-28 12:53:32 +0100 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-28 12:53:56 +0100 |
| commit | e0820d87e3cd135a88ece609bef18a0401a85718 (patch) | |
| tree | 4f480cac14188d2de6900c7a67b2b20d23b384bd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 6b5198f06b585e1fa3be530be2fbc76dd2d442c1 (diff) | |
[X86] Flip isShuffleEquivalent argument order to match isTargetShuffleEquivalent
A while ago, we converted isShuffleEquivalent/isTargetShuffleEquivalent to both use IsElementEquivalent internally.
This allows us to make the shuffle args optional like isTargetShuffleEquivalent and update foldShuffleOfHorizOp to use isShuffleEquivalent (which it should as its using a ISD::VECTOR_SHUFFLE mask).
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
