[PATCH] D87571: [DAGCombiner] Fold fmin/fmax with INF
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 13 13:36:54 PDT 2020
nikic updated this revision to Diff 291472.
nikic added a comment.
Preserve flags when commuting operands, fix typos in comments.
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.291472.patch
Type: text/x-patch
Size: 21395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200913/827669f1/attachment.bin>
More information about the llvm-commits
mailing list