[PATCH] D93284: [RISCV] Refine vector load/store tablegen pattern, NFC.

Kuan Hsu Chen (Zakk) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 00:13:11 PST 2020


khchen created this revision.
khchen added reviewers: craig.topper, evandro, rogfer01, frasercrmck, HsiangKai.
Herald added subscribers: NickHung, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
khchen requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Refine tablegen pattern for vector load/store, and follow D93012 <https://reviews.llvm.org/D93012> to separate masked and unmasked definitions for pseudo load/store instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93284

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/add-vsetvli-gpr.mir
  llvm/test/CodeGen/RISCV/rvv/add-vsetvli-vlmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93284.311812.patch
Type: text/x-patch
Size: 14494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/2468cc43/attachment.bin>


More information about the llvm-commits mailing list