[PATCH] D87571: [DAGCombiner] Fold fmin/fmax with INF

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 13 08:26:59 PDT 2020


nikic updated this revision to Diff 291460.
nikic added a comment.

Fix confusion between isSmallest and isLargest+isNegative.


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

https://reviews.llvm.org/D87571

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/ARM/fminmax-folds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87571.291460.patch
Type: text/x-patch
Size: 16978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200913/6a68896c/attachment.bin>


More information about the llvm-commits mailing list