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

Refactor and remove the backendConfig auxiliary code #1575

Open
schweitzpgi opened this issue Apr 26, 2024 · 0 comments
Open

Refactor and remove the backendConfig auxiliary code #1575

schweitzpgi opened this issue Apr 26, 2024 · 0 comments
Labels
maintenance Work items to update and improve the code base

Comments

@schweitzpgi
Copy link
Collaborator

schweitzpgi commented Apr 26, 2024

At present the driver builds some extra code, backendConfig.cpp, to add information to the binary about what target is selected. I believe it does this to make the information available in both library and MLIR mode. As MLIR mode becomes the default (#1015 ) and library mode becomes deprecated (particularly with NVQC) this stub generation should be done by the compiler itself rather than via extra auxiliary sources.

See also #1574

@schweitzpgi schweitzpgi added the maintenance Work items to update and improve the code base label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Work items to update and improve the code base
Projects
None yet
Development

No branches or pull requests

1 participant