[llvm] [NVPTX] add combiner rule for final packed op in reduction (PR #143943)

Princeton Ferro via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 18:01:44 PDT 2025


Prince781 wrote:

I ported this to DAGCombiner, but the optimization only winds up benefiting NVPTX. What do you guys think? Should we keep it in NVPTXISelLowering?

https://github.com/llvm/llvm-project/pull/143943


More information about the llvm-commits mailing list