-
Notifications
You must be signed in to change notification settings - Fork 769
[ESIMD] Use LLVM IR instead of GenX intrinsics for block loads/stores #10041
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
16 commits
Select commit
Hold shift + click to select a range
d27ccb0
[ESIMD] Use LLVM IR instead of GenX intrinsics for block loads
v-klochkov 1e722d1
Address the 1st set of PR comments: fix comments, add more tests, add…
v-klochkov bbb34cc
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov 2241cee
Fix misprint: bites -> bytes
v-klochkov faa6749
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov f1f9d0e
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov 1499ceb
Fix misprint: 18-bit -> 8-bit
v-klochkov 8901d62
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov e44b018
Fix the LIT test failed in CI, it requires GPU RT 1.3.26816 or newer
v-klochkov 87bf469
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov 8100e3e
Fix compilation error in LIT test
v-klochkov 6e0c647
Check Windows driver version as well for slm_gather_scatterh_heavy.cp…
v-klochkov 7a35e78
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov 3149f46
Merge remote-tracking branch 'intel_llvm/sycl' into esimd_gather_llvm_ir
v-klochkov 5c876ee
Fix those LIT tests that require newer GPU driver after move to Gen12
v-klochkov fe3b714
Disable slm_gather_scatter_heavy.cpp on esimd emulator - new API was …
v-klochkov 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
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.