[PATCH] D33186: [InstCombine] Canonicalize clamp of float types to minmax in fast mode.
Andrei Elovikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 07:34:06 PDT 2017
a.elovikov updated this revision to Diff 105035.
a.elovikov added a comment.
- Fix UBSan error after https://reviews.llvm.org/D33186/r306525.
https://reviews.llvm.org/D33186
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33186.105035.patch
Type: text/x-patch
Size: 13520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/fc51c761/attachment.bin>
More information about the llvm-commits
mailing list