[all-commits] [llvm/llvm-project] 28eb9e: [AMDGPU] Fine tune LDS misaligned access speed
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Nov 28 16:12:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28eb9ed3bb5b73e1e395ab0d86f58fe3a2e9335a
https://github.com/llvm/llvm-project/commit/28eb9ed3bb5b73e1e395ab0d86f58fe3a2e9335a
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/ds-vectorization-alignment.ll
M llvm/test/CodeGen/AMDGPU/frame-index-elimination.ll
Log Message:
-----------
[AMDGPU] Fine tune LDS misaligned access speed
Differential Revision: https://reviews.llvm.org/D124219
More information about the All-commits
mailing list