Skip to content

Conversation

lhames
Copy link
Contributor

@lhames lhames commented Oct 5, 2025

This commit templatizes OpCounter with a size_t argument, allowing multiple copies of OpCounter to be easily created. This functionality will be used in upcoming unit tests that need to count operations on several types at once.

This commit templatizes OpCounter with a size_t argument, allowing multiple
copies of OpCounter to be easily created. This functionality will be used in
upcoming unit tests that need to count operations on several types at once.
@lhames lhames merged commit 074308c into llvm:main Oct 5, 2025
10 checks passed
@lhames lhames deleted the orc-rt-templatize-opcounter branch October 5, 2025 01:04
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 6, 2025
…#161985)

This commit templatizes OpCounter with a size_t argument, allowing
multiple copies of OpCounter to be easily created. This functionality
will be used in upcoming unit tests that need to count operations on
several types at once.
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.

1 participant