[PATCH] D33186: [InstCombine] Canonicalize clamp of float types to minmax in fast mode.

Nikolai Bozhenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 02:26:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306525: [InstCombine] Canonicalize clamp of float types to minmax in fast mode. (authored by n.bozhenov).

Changed prior to commit:
  https://reviews.llvm.org/D33186?vs=104240&id=104365#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33186

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/clamp-to-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33186.104365.patch
Type: text/x-patch
Size: 12947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/b2eb76f1/attachment.bin>


More information about the llvm-commits mailing list