[PATCH] D115176: [ARM] Peek through And 1 in IsCMPZCSINC
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 07:40:44 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd43c801d136e: [ARM] Peek through And 1 in IsCMPZCSINC (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D115176?vs=392151&id=392775#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115176/new/
https://reviews.llvm.org/D115176
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/Thumb2/active_lane_mask.ll
llvm/test/CodeGen/Thumb2/mve-laneinterleaving.ll
llvm/test/CodeGen/Thumb2/mve-pred-and.ll
llvm/test/CodeGen/Thumb2/mve-pred-bitcast.ll
llvm/test/CodeGen/Thumb2/mve-pred-loadstore.ll
llvm/test/CodeGen/Thumb2/mve-pred-not.ll
llvm/test/CodeGen/Thumb2/mve-pred-or.ll
llvm/test/CodeGen/Thumb2/mve-pred-shuffle.ll
llvm/test/CodeGen/Thumb2/mve-pred-spill.ll
llvm/test/CodeGen/Thumb2/mve-pred-vselect.ll
llvm/test/CodeGen/Thumb2/mve-pred-xor.ll
llvm/test/CodeGen/Thumb2/mve-selectcc.ll
llvm/test/CodeGen/Thumb2/mve-vcmp.ll
llvm/test/CodeGen/Thumb2/mve-vcmpr.ll
llvm/test/CodeGen/Thumb2/mve-vcmpz.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-addpred.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-mlapred.ll
llvm/test/CodeGen/Thumb2/mve-vselect-constants.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115176.392775.patch
Type: text/x-patch
Size: 51987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/cb36c727/attachment.bin>
More information about the llvm-commits
mailing list