Refine tablegen pattern for vector load/store, and follow D93012 to separate masked and unmasked definitions for pseudo load/store instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93284
[RISCV] Refine vector load/store tablegen pattern, NFC. ClosedPublic Authored by khchen on Dec 15 2020, 12:13 AM.
Details Summary Refine tablegen pattern for vector load/store, and follow D93012 to separate masked and unmasked definitions for pseudo load/store instructions.
Diff Detail
Event TimelineHerald added subscribers: NickHung, luismarques, apazos and 24 others. · View Herald TranscriptDec 15 2020, 12:13 AM This revision is now accepted and ready to land.Dec 15 2020, 10:07 AM This revision was landed with ongoing or failed builds.Dec 15 2020, 6:58 PM Closed by commit rG15ce0ab7ac46: [RISCV] Refine vector load/store tablegen pattern, NFC. (authored by khchen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311812 llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/add-vsetvli-gpr.mir
llvm/test/CodeGen/RISCV/rvv/add-vsetvli-vlmax.ll
|