[all-commits] [llvm/llvm-project] 9277ef: [VPlan] Remove stale comment from optimizeInductio...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 15 09:36:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9277ef12c03932d864104d4079a2f3c8d87d4864
https://github.com/llvm/llvm-project/commit/9277ef12c03932d864104d4079a2f3c8d87d4864
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Remove stale comment from optimizeInductions (NFC).
As suggested post-commit for a00227197, remove the stale comment,
SetVector is no longer used here.
More information about the All-commits
mailing list