Skip to content

[PBQP] Add begin and end to Vector (NFC) #136454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 19, 2025

Conversation

kazutakahirata
Copy link
Contributor

This patch adds begin and end to Vector.

The new functions will allow us to use llvm::interleaved in operator<<
for example.

This patch adds begin and end to Vector.

The new functions will allow us to use llvm::interleaved in operator<<
for example.
@kazutakahirata kazutakahirata requested a review from kuhar April 19, 2025 19:40
@kazutakahirata kazutakahirata merged commit 3215fd7 into llvm:main Apr 19, 2025
11 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_001_PBQP_begin_end branch April 19, 2025 23:14
aliraeisdanaei pushed a commit to aliraeisdanaei/llvm-project that referenced this pull request Apr 19, 2025
This patch adds begin and end to Vector.

The new functions will allow us to use llvm::interleaved in operator<<
for example.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
This patch adds begin and end to Vector.

The new functions will allow us to use llvm::interleaved in operator<<
for example.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
This patch adds begin and end to Vector.

The new functions will allow us to use llvm::interleaved in operator<<
for example.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
This patch adds begin and end to Vector.

The new functions will allow us to use llvm::interleaved in operator<<
for example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants