[PATCH] D92679: [RISCV] Add a pass to remove duplicate VSETVLI instructions in a basic block.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 10:37:52 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb577d2df7bd6: [RISCV] Add a pass to remove duplicate VSETVLI instructions in a basic block. (authored by craig.topper).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D92679?vs=309702&id=311274#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92679/new/
https://reviews.llvm.org/D92679
Files:
llvm/lib/Target/RISCV/CMakeLists.txt
llvm/lib/Target/RISCV/RISCV.h
llvm/lib/Target/RISCV/RISCVCleanupVSETVLI.cpp
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/test/CodeGen/RISCV/rvv/add-vsetvli-gpr.mir
llvm/test/CodeGen/RISCV/rvv/cleanup-vsetvli.mir
llvm/test/CodeGen/RISCV/rvv/load-add-store-16.ll
llvm/test/CodeGen/RISCV/rvv/load-add-store-32.ll
llvm/test/CodeGen/RISCV/rvv/load-add-store-64.ll
llvm/test/CodeGen/RISCV/rvv/load-add-store-8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92679.311274.patch
Type: text/x-patch
Size: 19898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/4de9bad5/attachment.bin>
More information about the llvm-commits
mailing list