[llvm] [InstCombine] Fold Ext(i1) Pred shr(A, BW - 1) => i1 Pred A s< 0 (PR #68244)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 13 01:23:29 PDT 2023
    
    
  
XChy wrote:
Tests about ashr-sext pair will be added later.
https://github.com/llvm/llvm-project/pull/68244
    
    
More information about the llvm-commits
mailing list