-
Notifications
You must be signed in to change notification settings - Fork 788
[SYCL][CUDA] Enable CXX standard library funcs for CUDA backend #6482
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
6aeb311
First commit
1c2436e
Work in Progress
5aff428
Basic working
898a637
Temporary move things
1b4afb7
Update cmake
9fa9bba
Add compiler flag
9daef09
WIP
19a2aa7
Working unbundle
3655831
Some tidying
f668efb
Moving SYCLInstallationDetector from SYCL toolchain to SYCLActionBuil…
ecde47d
Adding dependencies for the unbundle action using registerDependentAc…
5f57d39
Working on adding cuda devicelib
49b30e9
Working compilation for -O0
fb01ac9
Remove stuff
9b5835e
Adding assert
64eb482
Working impl
8cd42c4
Restructuring
04b65f6
Tidying
9df15a8
Remove typo
d312088
Typo
c07d2e2
Update clang/include/clang/Basic/CodeGenOptions.def
hdelan d207182
Rebasing
339a34a
Merge branch 'sycl' into libdevice-cuda
hdelan 08683ef
clang-format
8146781
Change flag and fix clang tests.
5c3116e
Respond to comments
8e35ff3
cmake fix
da0ede3
Remove codegen opt
005e012
Fix path
9e23342
Change obj types to LLVM BC
7ac0262
Add new test for fno-bundle-offload-arch and fix other tests
9ce10d4
Update check-clang dependencies
5d666db
Update tests
c03873b
Add cuda path for non standard cuda location
42895e2
Removing cuda dependency on libdevice .o files
d7097cb
Respond to comments
84292e9
Change behaviour so that cuda TC only has mathErrnoDefault for OFK_SYCL
4174525
Make sure -only-needed is used at llvm-link for SYCLDeviceLibs
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.