[llvm] [DAG] visitTRUNCATE - more aggressively fold trunc(add(x,x)) -> add(trunc(x),trunc(x)) (PR #164227)
    Simon Pilgrim via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 20 03:18:52 PDT 2025
    
    
  
https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/164227
    
    
More information about the llvm-commits
mailing list