[PATCH] D124961: [riscv] Use X0 for destination of VSETVLI instruction if result unused
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 07:40:09 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG042a7a5f0da8: [riscv] Use X0 for destination of VSETVLI instruction if result unused (authored by reames).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124961/new/
https://reviews.llvm.org/D124961
Files:
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/rv32-vsetvli-intrinsics.ll
llvm/test/CodeGen/RISCV/rvv/rv64-vsetvli-intrinsics.ll
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.ll
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.mir
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124961.427318.patch
Type: text/x-patch
Size: 11356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/e85fcaab/attachment.bin>
More information about the llvm-commits
mailing list