[PATCH] D113453: [RISCV][NFC] Refactor some rvv instructions' definition with foreach.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 19:18:38 PST 2021
jacquesguan created this revision.
jacquesguan added reviewers: craig.topper, HsiangKai, khchen, asb, luismarques, frasercrmck.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, vkmr, evandro, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
jacquesguan requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
Simplify rvv instructions that use eew in their mnemonic and encoding with
foreach.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113453
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoV.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113453.385681.patch
Type: text/x-patch
Size: 12757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/d0e9a171/attachment.bin>
More information about the llvm-commits
mailing list