[PATCH] D124833: [RISCV] Optimize redundant vsetvli for Vector Mask-Register Logical Instructions.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 09:54:57 PDT 2022
khchen updated this revision to Diff 427369.
khchen added a comment.
address frasercrmck's comments, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124833/new/
https://reviews.llvm.org/D124833
Files:
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/regalloc-last-chance-recoloring-failure.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-fp-vp.ll
llvm/test/CodeGen/RISCV/rvv/masked-tama.ll
llvm/test/CodeGen/RISCV/rvv/setcc-fp-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124833.427369.patch
Type: text/x-patch
Size: 56952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/71d27226/attachment.bin>
More information about the llvm-commits
mailing list