[PATCH] D97408: [RISCV] Teach CleanupVSETVLI to remove 'vsetvli zero, zero, vtype' when the vtype matches the previous vsetvli or vsetivli
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 07:51:36 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95c682499528: [RISCV] Teach CleanupVSETVLI to remove 'vsetvli zero, zero, vtype' when theā¦ (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97408/new/
https://reviews.llvm.org/D97408
Files:
llvm/lib/Target/RISCV/RISCVCleanupVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll
llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv64.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-int-rv32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97408.326391.patch
Type: text/x-patch
Size: 69018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/30834911/attachment.bin>
More information about the llvm-commits
mailing list