[PATCH] D60413: [AggressiveInstCombine] SExt -> ZExt when no sign bits is used with multiple uses
    Diogo N. Sampaio via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  7 18:00:22 PDT 2020
    
    
  
dnsampaio updated this revision to Diff 276291.
dnsampaio added a comment.
Moved to BDCE.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60413/new/
https://reviews.llvm.org/D60413
Files:
  llvm/lib/Transforms/Scalar/BDCE.cpp
  llvm/test/Transforms/AggressiveInstCombine/sext_multi_uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60413.276291.patch
Type: text/x-patch
Size: 5468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/eeda0078/attachment.bin>
    
    
More information about the llvm-commits
mailing list