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

Konstantina Mitropoulou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 11:37:14 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17fc78e7a4e1: [DAGCombiner] Change foldAndOrOfSETCC() to optimize and/or patterns with… (authored by kmitropoulou).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159240

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/combine_andor_with_cmps.ll
  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: D159240.555123.patch
Type: text/x-patch
Size: 193373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/e19333a2/attachment-0001.bin>


More information about the llvm-commits mailing list