diff options
author | Vang Thao <Vang.Thao@amd.com> | 2021-09-14 10:49:08 -0700 |
---|---|---|
committer | Vang Thao <Vang.Thao@amd.com> | 2021-09-16 10:58:51 -0700 |
commit | 106959acc15c4b98e252af0c43406aa9342a2e05 (patch) | |
tree | eeeee39a6003faedddfc5c83a47776e32324037a /llvm/lib/Support/BinaryStreamWriter.cpp | |
parent | d49cb5b3035b02ffdd0cc8cf4c69c6e5369558f6 (diff) | |
download | llvm-106959acc15c4b98e252af0c43406aa9342a2e05.zip llvm-106959acc15c4b98e252af0c43406aa9342a2e05.tar.gz llvm-106959acc15c4b98e252af0c43406aa9342a2e05.tar.bz2 |
[AMDGPU] Inline non-kernel functions using extern lds
In https://reviews.llvm.org/D100481, forceful inline of all non-kernel
functions using lds was disabled since AMDGPULowerModuleLDS pass now handles
static lds. However that pass does not handle extern lds so non-kernel
functions using extern lds must sill be inline.
Reviewed By: hsmhsm, arsenm
Differential Revision: https://reviews.llvm.org/D109773
Diffstat (limited to 'llvm/lib/Support/BinaryStreamWriter.cpp')
0 files changed, 0 insertions, 0 deletions