Masked variants of UNPCKLPD, UNPCKHPD, and PERMILPS were missing and
be transformed with the same logic as their non-masked counterparts.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
goldstein.w.n added a parent revision: D144570: [X86] Add support for using Sched/Codesize information to `X86FixupInstTuning` Pass..Feb 26 2023, 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.Mar 8 2023, 6:56 AM
This revision was landed with ongoing or failed builds.Mar 8 2023, 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.