[PATCH] D103655: [AMDGPU] Handle constant LDS uses from different kernels
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 15:08:15 PDT 2021
tra added a comment.
Minimized reproducer: https://gist.github.com/Artem-B/44d8fa3f1bf0a3c992f4fe5bcf678c3f#file-lds-assert-ll
LLVM version I've tested with: 47f18af55fd59e813144cc76711806d57a160e50 <https://reviews.llvm.org/rG47f18af55fd59e813144cc76711806d57a160e50>
$ bin/opt -amdgpu-lower-module-lds -disable-output LDS-assert.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103655/new/
https://reviews.llvm.org/D103655
More information about the llvm-commits
mailing list