[all-commits] [llvm/llvm-project] 6d0cfc: [Vectorize] Use llvm::drop_begin (NFC) (#144098)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jun 13 13:16:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d0cfc2ca51e9365f1c6f216df30a612958aca70
https://github.com/llvm/llvm-project/commit/6d0cfc2ca51e9365f1c6f216df30a612958aca70
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[Vectorize] Use llvm::drop_begin (NFC) (#144098)
We can pass a range to llvm::drop_begin.
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