Masked variants of UNPCKLPD, UNPCKHPD, and PERMILPS were missing and
be transformed with the same logic as their non-masked counterparts.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D144763 Authored by goldstein.w.n on Feb 24 2023, 3:11 PM.
Details Summary Masked variants of UNPCKLPD, UNPCKHPD, and PERMILPS were missing and
Diff Detail
Event Timelinegoldstein.w.n added a parent revision: D144570: [X86] Add support for using Sched/Codesize information to `X86FixupInstTuning` Pass..Sun, Feb 26, 10:41 AM goldstein.w.n removed a parent revision: D143860: [X86] Add additional operations that masked instructions can combine with. This revision is now accepted and ready to land.Wed, Mar 8, 6:56 AM This revision was landed with ongoing or failed builds.Wed, Mar 8, 9:58 AM Closed by commit rG8ac8c579e214: [X86] Add masked predicate execution variants for instructions in… (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503423 |