[llvm] [SLP] Simplify buildTree() (NFC) (PR #138833)
Han-Kuan Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 02:55:22 PDT 2025
=?utf-8?q?Gaƫtan?= Bossu <gaetan.bossu at arm.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/138833 at github.com>
HanKuanChen wrote:
LGTM. Could we consider using a different name for `ScalarsVectorizationLegality`? The abbreviation `SVL` might be misleading, as it sounds related to `ArrayRef<Value *> VL`, even though it isn't. This could cause confusion for users.
https://github.com/llvm/llvm-project/pull/138833
More information about the llvm-commits
mailing list