[all-commits] [llvm/llvm-project] 44b176: [VPlan] Remove stale comment from VPTransformState...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 19 14:12:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44b17679e354d2f23b8843589629573b3900119f
https://github.com/llvm/llvm-project/commit/44b17679e354d2f23b8843589629573b3900119f
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Remove stale comment from VPTransformState::get (NFC)
All values accessed via get are now part of VPTransformState, the ILV
reference in the comment has been removed a long time ago. Remove the
stale comment.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list