[PATCH] D153502: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns
Konstantina Mitropoulou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 10:49:38 PDT 2023
kmitropoulou updated this revision to Diff 541137.
kmitropoulou added a comment.
Updating D153502 <https://reviews.llvm.org/D153502>: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153502/new/
https://reviews.llvm.org/D153502
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/vecreduce-bool.ll
llvm/test/CodeGen/AMDGPU/combine-cond-add-sub.ll
llvm/test/CodeGen/AMDGPU/combine_andor_with_cmps.ll
llvm/test/CodeGen/PowerPC/setcc-logic.ll
llvm/test/CodeGen/RISCV/zbb-cmp-combine.ll
llvm/test/CodeGen/X86/movmsk-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153502.541137.patch
Type: text/x-patch
Size: 42436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/96573a1d/attachment.bin>
More information about the llvm-commits
mailing list