-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ROCm] Fix some ROCm codegen bugs (#15454)
* rocm bug fix:Module hip should be either dso exportable or binary serializable rocm bug fix: llvm.amdgcn.ds.bpermute Intrinsic has incorrect return type rocm bug fix:ptr addrspace(3) @shmem Global is external, but doesn't have external or weak linkage Co-authored-by: zhangxiao-stack <1244360827@qq.com> * lint --------- Co-authored-by: zhangxiao-stack <zhangqha@sugon.com> Co-authored-by: zhangxiao-stack <1244360827@qq.com>
- Loading branch information
1 parent
b77d659
commit bab295e
Showing
3 changed files
with
6 additions
and
4 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
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