Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117557
[LegalizeTypes][VP] Add widening support for vp.gather and vp.scatter ClosedPublic Authored by victor-eds on Jan 18 2022, 5:16 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: frasercrmck, luismarques, apazos and 19 others. · View Herald TranscriptJan 18 2022, 5:16 AM victor-eds added reviewers: frasercrmck, simoll, rogfer01, craig.topper, RKSimon.Jan 19 2022, 7:10 AM This revision is now accepted and ready to land.Jan 19 2022, 2:49 PM This revision was landed with ongoing or failed builds.Jan 20 2022, 12:58 AM Closed by commit rGc10c74887875: [LegalizeTypes][VP] Add widening support for vp.gather and vp.scatter (authored by victor-eds). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401539 llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpgather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpscatter.ll
llvm/test/CodeGen/RISCV/rvv/vpgather-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vpscatter-sdnode.ll
|