[PATCH] D66232: [InstCombine] Try to reuse constant from select in leading comparison
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 16 16:04:51 PDT 2019
    
    
  
lebedev.ri updated this revision to Diff 215704.
lebedev.ri marked an inline comment as done.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66232/new/
https://reviews.llvm.org/D66232
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/canonicalize-clamp-with-select-of-constant-threshold-pattern.ll
  llvm/test/Transforms/InstCombine/reuse-constant-from-select-in-icmp.ll
  llvm/test/Transforms/InstCombine/unrecognized_three-way-comparison.ll
  llvm/test/Transforms/InstCombine/xor-of-icmps-with-extra-uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66232.215704.patch
Type: text/x-patch
Size: 24945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190816/7e71079c/attachment.bin>
    
    
More information about the llvm-commits
mailing list