Skip to content
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

Untag dispatch get for pair #2756

Merged

Conversation

frederick-vs-ja
Copy link
Contributor

Towards #189.

Error message is emitted by tuple_element_t if _Idx >= 2, so it is not needed to be repeated in get.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner June 3, 2022 09:55
@StephanTLavavej StephanTLavavej added the throughput Must compile faster label Jun 3, 2022
@StephanTLavavej
Copy link
Member

Nice catch and great cleanup! 😻

@CaseyCarter CaseyCarter self-assigned this Jun 6, 2022
Copy link
Member

@CaseyCarter CaseyCarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've asked for way too many additional changes; I'll make them myself.

stl/inc/utility Show resolved Hide resolved
stl/inc/utility Show resolved Hide resolved
@CaseyCarter CaseyCarter removed their assignment Jun 6, 2022
@StephanTLavavej StephanTLavavej self-assigned this Jun 10, 2022
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 01a03dd into microsoft:main Jun 12, 2022
@StephanTLavavej
Copy link
Member

Thanks again for finding and improving the throughput and debug codegen of these functions! 😺 🎉 🚀

@frederick-vs-ja frederick-vs-ja deleted the untag-dispatch-pair-get branch June 12, 2022 09:40
fsb4000 pushed a commit to fsb4000/STL that referenced this pull request Aug 13, 2022
Co-authored-by: Casey Carter <Casey@Carter.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
throughput Must compile faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants