Skip to content

Remove call to deprecated createTargetMachine overload#1435

Merged
wsmoses merged 1 commit intoEnzymeAD:mainfrom
boomanaiden154:remove-deprecated-string-triple
Sep 28, 2025
Merged

Remove call to deprecated createTargetMachine overload#1435
wsmoses merged 1 commit intoEnzymeAD:mainfrom
boomanaiden154:remove-deprecated-string-triple

Conversation

@boomanaiden154
Copy link
Contributor

The overloads for many of the TargetRegistry functions using string triples are deprecated and will be removed soon. Migrate Enzyme off them to prevent breakage.

The overloads for many of the TargetRegistry functions using string
triples are deprecated and will be removed soon. Migrate Enzyme off them
to prevent breakage.
@boomanaiden154
Copy link
Contributor Author

@wsmoses for review. This also ideally needs to get imported int google3 reasonably soon so #161053 can land.

@wsmoses wsmoses merged commit 95f545e into EnzymeAD:main Sep 28, 2025
23 checks passed
@boomanaiden154 boomanaiden154 deleted the remove-deprecated-string-triple branch September 28, 2025 19:01
sbrantq pushed a commit that referenced this pull request Oct 24, 2025
The overloads for many of the TargetRegistry functions using string
triples are deprecated and will be removed soon. Migrate Enzyme off them
to prevent breakage.
snonk pushed a commit that referenced this pull request Jan 29, 2026
The overloads for many of the TargetRegistry functions using string
triples are deprecated and will be removed soon. Migrate Enzyme off them
to prevent breakage.
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