[all-commits] [llvm/llvm-project] d274d6: [AMDGPU] Check for pointer operand while refining ...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Jun 23 12:28:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d274d64ef45f99387428d80a4f4b81dee91305e8
https://github.com/llvm/llvm-project/commit/d274d64ef45f99387428d80a4f4b81dee91305e8
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/test/CodeGen/AMDGPU/lower-kernel-lds-super-align.ll
Log Message:
-----------
[AMDGPU] Check for pointer operand while refining LDS align
Also skips the propagation if alignment is 1.
Differential Revision: https://reviews.llvm.org/D104796
More information about the All-commits
mailing list