[PATCH] D153502: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns

Konstantina Mitropoulou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 17:24:14 PDT 2023


kmitropoulou updated this revision to Diff 537937.
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.537937.patch
Type: text/x-patch
Size: 42738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/3da8bf04/attachment-0001.bin>


More information about the llvm-commits mailing list