[PATCH] D93364: [RISCV] Load/Store vector mask types.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 20:49:00 PST 2020
HsiangKai created this revision.
HsiangKai added reviewers: craig.topper, evandro, frasercrmck, rogfer01, luismarques.
Herald added subscribers: NickHung, 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.
HsiangKai requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.
The vector mask may be stored in the stack. We need to handle the vector mask types load/store.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93364
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/load-mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93364.312094.patch
Type: text/x-patch
Size: 5149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/ffb8aa7a/attachment.bin>
More information about the llvm-commits
mailing list