[llvm] [VectorCombine] Fold vector.reduce.OP(F(X)) == 0 -> OP(X) == 0 (PR #173069)
Valeriy Savchenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 7 09:05:12 PST 2026
================
----------------
SavchenkoValeriy wrote:
Ah, do you suggest to move my helper function to be a method of `llvm::Constant`?
https://github.com/llvm/llvm-project/pull/173069
More information about the llvm-commits
mailing list