- Add tests for unpckps.
- Add explicit test for fast shuffles (ICX+) but WITH bypass delay.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147726
[X86] Improve inst tuning tests for X86FixupInstTuning Pass; NFC ClosedPublic Authored by goldstein.w.n on Apr 6 2023, 11:11 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 6 2023, 12:44 PM Closed by commit rGe2f65276908e: [X86] Improve inst tuning tests for X86FixupInstTuning Pass; NFC (authored by goldstein.w.n). · Explain WhyApr 9 2023, 10:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511480 llvm/test/CodeGen/X86/tuning-shuffle-permilps-avx512.ll
llvm/test/CodeGen/X86/tuning-shuffle-permilps.ll
llvm/test/CodeGen/X86/tuning-shuffle-unpckpd-avx512.ll
llvm/test/CodeGen/X86/tuning-shuffle-unpckpd.ll
llvm/test/CodeGen/X86/tuning-shuffle-unpckps-avx512.ll
llvm/test/CodeGen/X86/tuning-shuffle-unpckps.ll
|