Details
Details
- Reviewers
kaz7 - Commits
- rG73ac3b137101: [VE] Packed v512i32 isel and tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118332
[VE] Packed v512i32 isel and tests ClosedPublic Authored by simoll on Jan 27 2022, 1:07 AM.
Details
Diff Detail
Event Timelinesimoll added a parent revision: D118321: [VE] LEGALAVL and staged VVP legalization.Jan 27 2022, 1:08 AM This revision is now accepted and ready to land.Feb 2 2022, 7:36 PM This revision was landed with ongoing or failed builds.Feb 3 2022, 2:03 AM Closed by commit rG73ac3b137101: [VE] Packed v512i32 isel and tests (authored by simoll). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403542 llvm/lib/Target/VE/VVPInstrPatternsVec.td
llvm/test/CodeGen/VE/Packed/vp_add.ll
llvm/test/CodeGen/VE/Packed/vp_and.ll
llvm/test/CodeGen/VE/Packed/vp_or.ll
llvm/test/CodeGen/VE/Packed/vp_shl.ll
llvm/test/CodeGen/VE/Packed/vp_sra.ll
llvm/test/CodeGen/VE/Packed/vp_srl.ll
llvm/test/CodeGen/VE/Packed/vp_sub.ll
llvm/test/CodeGen/VE/Packed/vp_xor.ll
|