Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D144144
[X86] Add tests for combining mask with shuffles; NFC ClosedPublic Authored by goldstein.w.n on Feb 15 2023, 3:29 PM.
Details
Diff Detail
Unit TestsFailed Event Timelinegoldstein.w.n added a child revision: D143860: [X86] Add additional operations that masked instructions can combine with.Feb 15 2023, 3:30 PM goldstein.w.n added a parent revision: D143789: [X86] Widen i16 shuffle masks if vector width < 512 even with BWI. This revision is now accepted and ready to land.Feb 17 2023, 2:39 AM Closed by commit rGd821ac1aaf94: Add tests for combining mask with shuffles; NFC (authored by goldstein.w.n). · Explain WhyFeb 26 2023, 10:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 499387 llvm/test/CodeGen/X86/combine-mask-with-shuffle.ll
|