Skip to content

Adjustments for (upcoming) LLVM-23 and Clang's new offload driver#1219

Open
linehill wants to merge 1 commit intoCHIP-SPV:mainfrom
linehill:clang-new-offload-driver-take2
Open

Adjustments for (upcoming) LLVM-23 and Clang's new offload driver#1219
linehill wants to merge 1 commit intoCHIP-SPV:mainfrom
linehill:clang-new-offload-driver-take2

Conversation

@linehill
Copy link
Copy Markdown
Collaborator

This patch updates chipStar to work on non-forked, upstream LLVM-23. The recent Clang has switched to use its new offload driver by default for HIP compilation and chipStar is adjusted to it. There is a still an option to use the old while it still around in Clang.

That said, chipStar doesn't yet work on the recent Clang until the following upstream patch lands:
llvm/llvm-project#187655.

This patch updates chipStar to work on non-forked, upstream
LLVM-23. The recent Clang has switched to use its new offload driver
by default for HIP compilation and chipStar is adjusted to it. There
is a still an option to use the old while it still around in Clang.

That said, chipStar doesn't yet work on the recent Clang until the
following upstream patch lands:
llvm/llvm-project#187655.
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