[PATCH] D44367: [InstCombine] peek through FP casts for sign-bit compares (PR36682)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 09:02:36 PDT 2018


spatel updated this revision to Diff 138949.
spatel added a comment.

Patch updated:
Rebased against trunk.


https://reviews.llvm.org/D44367

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/cast-int-icmp-eq-0.ll
  test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44367.138949.patch
Type: text/x-patch
Size: 15177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/ced139fe/attachment.bin>


More information about the llvm-commits mailing list