-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! [AMDGPU] Enable unaligned scratch accesses
make flat scratch not imply that unaligned scratch accesses are valid
- Loading branch information
1 parent
49300b3
commit 0d0c4e0
Showing
7 changed files
with
7,570 additions
and
766 deletions.
There are no files selected for viewing
This file contains 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 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
1,204 changes: 1,081 additions & 123 deletions
1,204
llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
Large diffs are not rendered by default.
Oops, something went wrong.
3,222 changes: 2,943 additions & 279 deletions
3,222
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-flat.mir
Large diffs are not rendered by default.
Oops, something went wrong.
3,825 changes: 3,486 additions & 339 deletions
3,825
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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