[llvm] [SLP]Model reduction_add(ext(<n x i1>)) as ext(ctpop(bitcast <n x i1> to int n)) (PR #116875)
    Philip Reames via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov 21 10:28:19 PST 2024
    
    
  
preames wrote:
Why not use the existing getExtendedReductionCost and push the logic about the ctpop inside that?
https://github.com/llvm/llvm-project/pull/116875
    
    
More information about the llvm-commits
mailing list