[llvm] [InstCombine] Fold binary op of reductions. (PR #121567)
Mikhail Gudim via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 11 05:56:57 PST 2025
mgudim wrote:
Perhaps we could have both InstCombine and DAGCombiner transformations guarded by different target hooks?
https://github.com/llvm/llvm-project/pull/121567
More information about the llvm-commits
mailing list