[all-commits] [llvm/llvm-project] 3215fd: [PBQP] Add begin and end to Vector (NFC) (#136454)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Apr 19 16:15:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3215fd70294369b73b0e944238097a28550e7435
https://github.com/llvm/llvm-project/commit/3215fd70294369b73b0e944238097a28550e7435
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/PBQP/Math.h
Log Message:
-----------
[PBQP] Add begin and end to Vector (NFC) (#136454)
This patch adds begin and end to Vector.
The new functions will allow us to use llvm::interleaved in operator<<
for example.
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