[PATCH] D100932: [RISCV] CleanupVSETVLI: Add phase to remove redundant VSETVLI instructions across basic blocks
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 20:16:13 PDT 2021
arcbbb updated this revision to Diff 342625.
arcbbb added a comment.
rebased to pass unit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100932/new/
https://reviews.llvm.org/D100932
Files:
llvm/lib/Target/RISCV/RISCVCleanupVSETVLI.cpp
llvm/lib/Target/RISCV/RISCVCleanupVSETVLI.h
llvm/test/CodeGen/RISCV/rvv/cleanup-vsetvli-global.mir
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100932.342625.patch
Type: text/x-patch
Size: 21148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/a8d19ec3/attachment.bin>
More information about the llvm-commits
mailing list