[PATCH] D35002: Add some tests for cast+clamp/min/max before D33186.
Andrei Elovikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 02:18:47 PDT 2017
a.elovikov created this revision.
- add more tests
- pr27236.ll: rename %tmpN -> %N because otherwise a FileCheck variable for newly appeared unnamed value would use the same name as tmpN (as generated by update_test_checks.py)
- run update_test_checks.py
https://reviews.llvm.org/D35002
Files:
llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
llvm/test/Transforms/InstCombine/minmax-fold.ll
llvm/test/Transforms/InstCombine/pr27236.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35002.105232.patch
Type: text/x-patch
Size: 24492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/5f7d94d7/attachment-0001.bin>
More information about the llvm-commits
mailing list