[PATCH] D24033: Convert clamp into fmaxnum/fminnum pairs.

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 09:32:38 PDT 2018


sebpop updated this revision to Diff 148233.
sebpop added a comment.

Updated patch.  I will post perf numbers on some benchmarks with this patch.


https://reviews.llvm.org/D24033

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/aarch64-DAGCombine-fminmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24033.148233.patch
Type: text/x-patch
Size: 7582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/e923150e/attachment.bin>


More information about the llvm-commits mailing list