[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
Wed Aug 30 16:39:37 PDT 2023


kmitropoulou created this revision.
Herald added subscribers: kerbowa, hiraditya, jvesely.
Herald added a project: All.
kmitropoulou requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This reverts commit 48fa79a503a7cf380f98b6335fbd349afae1bd86 <https://reviews.llvm.org/rG48fa79a503a7cf380f98b6335fbd349afae1bd86>.


Repository:
  rG LLVM Github Monorepo

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.554862.patch
Type: text/x-patch
Size: 193373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/2e3e8c27/attachment-0001.bin>


More information about the llvm-commits mailing list