[PATCH] D141129: [InstCombine] Use KnownBits for lshr/add -> (a + b < a)
    Pierre van Houtryve via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr 17 06:50:09 PDT 2023
    
    
  
Pierre-vh updated this revision to Diff 514214.
Pierre-vh added a comment.
Rebase + ping
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141129/new/
https://reviews.llvm.org/D141129
Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/test/Transforms/InstCombine/shift-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141129.514214.patch
Type: text/x-patch
Size: 7003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/eef97e5e/attachment.bin>
    
    
More information about the llvm-commits
mailing list