[PATCH] D103617: [InstCombine] eliminate sext and/or trunc if value has enough signbits
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  3 10:59:47 PDT 2021
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb865eead7657: [InstCombine] eliminate sext and/or trunc if value has enough signbits (authored by spatel).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103617/new/
https://reviews.llvm.org/D103617
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/sext-of-trunc-nsw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103617.349611.patch
Type: text/x-patch
Size: 5431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/907375f8/attachment.bin>
    
    
More information about the llvm-commits
mailing list