[PATCH] D103655: [AMDGPU] Handle constant LDS uses from different kernels

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 15:11:42 PDT 2021


rampitec added a comment.

In D103655#2823247 <https://reviews.llvm.org/D103655#2823247>, @tra wrote:

> 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

Thanks, reproduced.


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