-
Notifications
You must be signed in to change notification settings - Fork 217
[NVVM IR] NVVM IR Integration #907
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 2 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
dc3222d
nvvm ir integration
abhilash1910 028a294
add test
abhilash1910 a418f4b
remove nvvm error handling from utils
abhilash1910 92af3dd
use version dependent nvvm inclusion
abhilash1910 bdd1671
fix nvvm compilation flow and test
abhilash1910 f4151bb
Merge branch 'main' into nvvm
abhilash1910 dc9a4e3
refactor
abhilash1910 22d18b9
fix unwanted rebase
abhilash1910 0f7fda4
fix core linter errors
abhilash1910 9ed8051
refactor tests
abhilash1910 bccda47
refactor
abhilash1910 64436c1
refactor
abhilash1910 58317d0
ruff format
abhilash1910 caf4f22
ruff format
abhilash1910 88237bc
revert changes to cuda_utils
abhilash1910 5e2e137
new line
abhilash1910 0301a4d
fix CI rm list import
abhilash1910 28e2d4b
use noqa
abhilash1910 af1008f
format
abhilash1910 a85a44f
verify and skip 110
abhilash1910 0be06aa
add flags and lto
abhilash1910 1c63a11
rename gpu-arch to arch
abhilash1910 cab6db0
change libnvvm version check
abhilash1910 3abcd38
format
abhilash1910 caf634c
compute 90
abhilash1910 64d19ab
Apply suggestions from code review
leofang d5d216c
Merge branch 'main' into nvvm
leofang c5993dc
update test
abhilash1910 5d5b1d3
use exception manager
abhilash1910 f6b5528
format
abhilash1910 c7fad0a
format ruff
abhilash1910 2e6e02b
[pre-commit.ci] auto code formatting
pre-commit-ci[bot] 680d790
add release notes
abhilash1910 c55fa59
[pre-commit.ci] auto code formatting
pre-commit-ci[bot] 2cbee7f
rectify quotes
abhilash1910 63e8d57
refix format
abhilash1910 94c2e56
refresh
abhilash1910 34bf2cc
[pre-commit.ci] auto code formatting
pre-commit-ci[bot] 6b130bb
user major minor
abhilash1910 d96c848
fix test
leofang fcd7c0c
Merge branch 'main' into nvvm
leofang 8331ecf
fix IR - again
leofang 2fa944e
fix nvvm option handling
leofang 4d32276
remove redundant IR & fix linter
leofang e5b5ea4
avoid extra copy + ensure compiled objcode loadable
leofang 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
abhilash1910 marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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.