[PATCH] D44425: [InstSimplify] peek through unsigned FP casts for sign-bit compares (PR36682)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 11:09:00 PDT 2018


lebedev.ri updated this revision to Diff 138415.
lebedev.ri added a comment.

Rebased to fix test conflicts, NFC.


Repository:
  rL LLVM

https://reviews.llvm.org/D44425

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstSimplify/cast-unsigned-icmp-cmp-0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44425.138415.patch
Type: text/x-patch
Size: 8829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/b726d930/attachment.bin>


More information about the llvm-commits mailing list