Details
Details
- Reviewers
RKSimon pengfei - Commits
- rG015b3817ca1e: Add tests for shuffle as shift/rotate; NFC
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143857
[X86] Add tests for shuffle as shift/rotate; NFC ClosedPublic Authored by goldstein.w.n on Feb 12 2023, 2:14 PM.
Details
Diff Detail
Event Timelinegoldstein.w.n added a child revision: D143786: [X86] Add `TuningPreferShiftShuffle` for when Shifts are preferable to shuffles.. goldstein.w.n added a parent revision: D143785: [X86] Add Extend shuffle pattern to vNf32 shuffles..Feb 12 2023, 2:27 PM This revision is now accepted and ready to land.Feb 17 2023, 3:54 AM Closed by commit rG015b3817ca1e: Add tests for shuffle as shift/rotate; NFC (authored by goldstein.w.n). · Explain WhyFeb 24 2023, 1:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 498996 llvm/test/CodeGen/X86/shuffle-as-shifts.ll
|
Include a test run with x86-86-v4 (and maybe znver4)