[llvm] [VPlan] Don't rely on region check in isUniformAfterVectorization. (PR #137883)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 30 06:53:32 PDT 2025
================
@@ -39,18 +39,37 @@ const SCEV *getSCEVExprForVPValue(VPValue *V, ScalarEvolution &SE);
/// Returns true if \p VPV is uniform after vectorization.
----------------
ayalz wrote:
Independent: documentation should be (more) meaningful. Name should be more accurate.
https://github.com/llvm/llvm-project/pull/137883
More information about the llvm-commits
mailing list