[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
       
    Sat Mar 24 08:48:52 PDT 2018
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328426: [InstCombine] peek through FP casts for sign-bit compares (PR36682) (authored by spatel, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D44367?vs=138949&id=139712#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D44367
Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/cast-int-icmp-eq-0.ll
  llvm/trunk/test/Transforms/InstCombine/icmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44367.139712.patch
Type: text/x-patch
Size: 15276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180324/09a291dc/attachment.bin>
    
    
More information about the llvm-commits
mailing list