[PATCH] D93012: [RISCV] Separate masked and unmasked definitions for pseudo instructions.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 01:53:02 PST 2020
HsiangKai created this revision.
HsiangKai added reviewers: craig.topper, evandro, rogfer01, frasercrmck, 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.
As discussed in D92228 <https://reviews.llvm.org/D92228>, it is beneficial to separate the definitions for masked and unmasked instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93012
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93012.310803.patch
Type: text/x-patch
Size: 4934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/e81445e3/attachment.bin>
More information about the llvm-commits
mailing list