[PATCH] D44421: [InstSimplify] [NFC] Add tests for peeking through unsigned FP casts for sign compares (PR36682)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 09:04:17 PDT 2018
lebedev.ri updated this revision to Diff 138380.
lebedev.ri marked 2 inline comments as done.
lebedev.ri retitled this revision from "[InstCombine] [NFC] Add tests for peeking through unsigned FP casts for sign compares (PR36682)" to "[InstSimplify] [NFC] Add tests for peeking through unsigned FP casts for sign compares (PR36682)".
lebedev.ri added a comment.
Reduced amount of test patterns while improving test coverage.
Repository:
rL LLVM
https://reviews.llvm.org/D44421
Files:
test/Transforms/InstSimplify/cast-unsigned-icmp-cmp-0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44421.138380.patch
Type: text/x-patch
Size: 10078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/ce6a49ae/attachment.bin>
More information about the llvm-commits
mailing list