[PATCH] D88492: [InstCombine] visitTrunc - remove dead trunc(lshr (zext A), C)  combine
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep 30 00:33:20 PDT 2020
    
    
  
nikic added a comment.
FWIW, when removing a redundant fold, it would be helpful to point out which other fold already handles it in the review summary.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88492/new/
https://reviews.llvm.org/D88492
    
    
More information about the llvm-commits
mailing list