How to identify unambiguously the profile for which some code has been compiled ? #18
LaurentAjdnik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As part of a "target duo" (similar to LLVM's "target triple"), it is suggested that the Profile for which some code has been compiled into QIR should be mentioned inside the LLVM file.
Identifying unambiguously a Profile would require some kind of "key" or "identifier" (string ?), mentioned clearly in each Profile definition.
And if we are to version Profiles, that will have to be stored in the "duo" somehow.
Beta Was this translation helpful? Give feedback.
All reactions