[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 2 13:28:14 PDT 2023
kmitropoulou updated this revision to Diff 546588.
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.546588.patch
Type: text/x-patch
Size: 190457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/81ce6abd/attachment-0001.bin>
More information about the llvm-commits
mailing list