[llvm] [RISCV] Combine trunc (sra sext (X), zext (Y)) to sra (X, smin (Y, ScalarSizeInBits(Y) - 1)) (PR #65728)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep  8 02:23:36 PDT 2023
    
    
  
https://github.com/LWenH edited https://github.com/llvm/llvm-project/pull/65728
    
    
More information about the llvm-commits
mailing list