[PATCH] D155267: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns with floating points.

Konstantina Mitropoulou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 22:17:34 PDT 2023


kmitropoulou updated this revision to Diff 552992.
kmitropoulou added a comment.

Updating D155267 <https://reviews.llvm.org/D155267>: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns with floating points.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155267/new/

https://reviews.llvm.org/D155267

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/combine_andor_with_cmps.ll
  llvm/test/CodeGen/AMDGPU/fma.f16.ll
  llvm/test/CodeGen/AMDGPU/or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155267.552992.patch
Type: text/x-patch
Size: 190545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/842f866e/attachment-0001.bin>


More information about the llvm-commits mailing list