[PATCH] D129793: [LSR] Allow already invariant operand for ICmpZero matching [try 2]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 12:21:47 PDT 2022
reames updated this revision to Diff 445096.
reames retitled this revision from "[LSR] Allow already invariant operand for ICmpZero matching" to "[LSR] Allow already invariant operand for ICmpZero matching [try 2]".
reames edited the summary of this revision.
reames added a comment.
Version with both bugs fixed
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129793/new/
https://reviews.llvm.org/D129793
Files:
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll
llvm/test/Transforms/LoopStrengthReduce/RISCV/icmp-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129793.445096.patch
Type: text/x-patch
Size: 53481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/7b4924d5/attachment.bin>
More information about the llvm-commits
mailing list