[PATCH] D87415: [DAGCombiner] Fold fminnum(X, NaN) to X
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 14:54:03 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0a5dc7effb19: [DAGCombiner] Fold fmin/fmax of NaN (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D87415?vs=290822&id=290830#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87415/new/
https://reviews.llvm.org/D87415
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/ARM/fminmax-folds.ll
llvm/test/CodeGen/X86/fmaxnum.ll
llvm/test/CodeGen/X86/fminnum.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87415.290830.patch
Type: text/x-patch
Size: 7058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/ad3521cb/attachment.bin>
More information about the llvm-commits
mailing list