[all-commits] [llvm/llvm-project] 753437: Revert "[AMDGPU] Increase alignment of LDS globals...
Mahesha S via All-commits
all-commits at lists.llvm.org
Thu Jun 3 22:48:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 753437fc1db357499109bf8a14fca2dc4d88eb11
https://github.com/llvm/llvm-project/commit/753437fc1db357499109bf8a14fca2dc4d88eb11
Author: hsmahesha <mahesha.comp at gmail.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/lds-global-value.ll
M llvm/test/CodeGen/AMDGPU/ds_read2.ll
M llvm/test/CodeGen/AMDGPU/ds_read2_offset_order.ll
M llvm/test/CodeGen/AMDGPU/ds_write2.ll
M llvm/test/CodeGen/AMDGPU/lds-alignment.ll
M llvm/test/CodeGen/AMDGPU/promote-alloca-globals.ll
R llvm/test/CodeGen/AMDGPU/update-lds-alignment.ll
Log Message:
-----------
Revert "[AMDGPU] Increase alignment of LDS globals if necessary before LDS lowering."
This reverts commit d71ff907ef23eaef86ad66ba2d711e4986cd6cb2.
More information about the All-commits
mailing list