Move the opcode checks to after we have already verified we found a
valid shift instruction (0 < ShiftAmt) in matchUnaryPermuteShuffle
and lowerShuffleAsShift.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D145129
Recommit "[X86] Add `TuningPreferShiftShuffle` for when Shifts are preferable to shuffles." (2nd Try) goldstein.w.n on Mar 1 2023, 4:56 PM. Authored by |