[PATCH] D126227: [WIP][RISCV] Fault first load peephole in InsertVSETVLI
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 10:52:03 PDT 2022
reames created this revision.
Herald added subscribers: sunshaoce, VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, bollu, simoncook, johnrusso, rbar, asb, hiraditya, arichardson, mcrosier.
Herald added a project: All.
reames requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.
Not for review.
Demonstrating what a peephole based handling of VLENFF would look like for discussion purposes. Main purpose of this review is to demonstrate an idea. It will be immediately closed.
https://reviews.llvm.org/D126227
Files:
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126227.431425.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/16c9c82f/attachment.bin>
More information about the llvm-commits
mailing list