[all-commits] [llvm/llvm-project] cf6565: [AMDGPU] Enable multi-dword flat scratch load/stores
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Nov 12 13:39:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cf6565f6d03d6dd1a8ed9d0096d365690cc26c11
https://github.com/llvm/llvm-project/commit/cf6565f6d03d6dd1a8ed9d0096d365690cc26c11
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/flat-scratch.ll
M llvm/test/CodeGen/AMDGPU/local-stack-alloc-block-sp-reference.ll
M llvm/test/CodeGen/AMDGPU/memcpy-fixed-align.ll
M llvm/test/CodeGen/AMDGPU/non-entry-alloca.ll
M llvm/test/CodeGen/AMDGPU/scratch-simple.ll
M llvm/test/CodeGen/AMDGPU/stack-pointer-offset-relative-frameindex.ll
Log Message:
-----------
[AMDGPU] Enable multi-dword flat scratch load/stores
Differential Revision: https://reviews.llvm.org/D91384
More information about the All-commits
mailing list