[PATCH] D148735: [RISCV][WIP] Use vsetvli x0, x0 in more cases.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 13:12:30 PDT 2023
craig.topper updated this revision to Diff 515061.
craig.topper added a comment.
Add a test that keeps the x0, x0 form instead of the backards pass
deleting it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148735/new/
https://reviews.llvm.org/D148735
Files:
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148735.515061.patch
Type: text/x-patch
Size: 5567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/8818639a/attachment.bin>
More information about the llvm-commits
mailing list