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

Kevin Hu via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 12:46:51 PDT 2016


hxy9243 removed rL LLVM as the repository for this revision.
hxy9243 updated this revision to Diff 71044.
hxy9243 added a comment.

Address comments from @arsenm.


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.71044.patch
Type: text/x-patch
Size: 7577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/b27ad638/attachment.bin>


More information about the llvm-commits mailing list