[PATCH] D63214: [InstCombine] canonicalize fmin/fmax to LLVM intrinsics minnum/maxnum

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 07:31:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364714: [InstCombine] canonicalize fmin/fmax to LLVM intrinsics minnum/maxnum (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63214?vs=205690&id=207203#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63214

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/double-float-shrink-1.ll
  llvm/trunk/test/Transforms/InstCombine/fast-math.ll
  llvm/trunk/test/Transforms/InstCombine/float-shrink-compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63214.207203.patch
Type: text/x-patch
Size: 13937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190629/0a66a498/attachment.bin>


More information about the llvm-commits mailing list