[PATCH] D154206: [InstCombine] Fold comparison of usub.sat
    Dhruv Chawla via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul  3 10:21:19 PDT 2023
    
    
  
0xdc03 updated this revision to Diff 536831.
0xdc03 marked 4 inline comments as done.
0xdc03 added a comment.
- Remove unnecessary header "ValueTracking.h" now that isGuaranteedNotToBeUndefOrPoison is not being used.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154206/new/
https://reviews.llvm.org/D154206
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-usub-sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154206.536831.patch
Type: text/x-patch
Size: 12305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/98587567/attachment.bin>
    
    
More information about the llvm-commits
mailing list