[all-commits] [llvm/llvm-project] 9dc263: [AMDGPU] Disable LDS lowering for GFX shaders
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jul 20 02:55:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dc26366230447179ce28ba503b66767373124ec
https://github.com/llvm/llvm-project/commit/9dc26366230447179ce28ba503b66767373124ec
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/test/CodeGen/AMDGPU/lower-kernel-lds.ll
Log Message:
-----------
[AMDGPU] Disable LDS lowering for GFX shaders
Apparently these need external LDS symbols to remain.
Fixes: SC1-3279
Differential Revision: https://reviews.llvm.org/D106288
More information about the All-commits
mailing list