[PATCH] D114386: [InstCombine] use decomposeBitTestICmp to make icmp (trunc X), C more consistent
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Nov 28 07:03:53 PST 2021
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf55d1eb3746a: [InstCombine] use decomposeBitTestICmp to make icmp (trunc X), C more consistent (authored by spatel).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114386/new/
https://reviews.llvm.org/D114386
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/and-compare.ll
  llvm/test/Transforms/InstCombine/compare-signs.ll
  llvm/test/Transforms/InstCombine/getelementptr.ll
  llvm/test/Transforms/InstCombine/icmp-trunc.ll
  llvm/test/Transforms/InstCombine/select-icmp-and.ll
  llvm/test/Transforms/InstCombine/select-with-bitwise-ops.ll
  llvm/test/Transforms/InstCombine/signed-truncation-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114386.390201.patch
Type: text/x-patch
Size: 19994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211128/c767effb/attachment.bin>
    
    
More information about the llvm-commits
mailing list