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

AMDGPU ukernels: Bazel build, separate bitcode files, c-embed archives. #19274

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bjacob
Copy link
Contributor

@bjacob bjacob commented Nov 22, 2024

  1. Implement Bazel, generate CMake from Bazel.
  2. Split .bc bitcode files, one .bc file <-> one ukernel function.
  3. Generate embedded-data archives.
  4. Update the compiler code to use the embedded-data archives.
  5. Simplify setAlwaysInline now that we are no longer dealing with HIP symbols.

@bjacob bjacob marked this pull request as ready for review November 22, 2024 21:04
Base automatically changed from users/bjacob/uk-split to main November 24, 2024 02:14
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