[all-commits] [llvm/llvm-project] 512e80: [AMDGPU] Bail alloca vectorization if GEP not found
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue May 26 14:03:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 512e806a33e80058a409d205a378a6e6fc2ef39d
https://github.com/llvm/llvm-project/commit/512e806a33e80058a409d205a378a6e6fc2ef39d
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
M llvm/test/CodeGen/AMDGPU/promote-alloca-vector-to-vector.ll
Log Message:
-----------
[AMDGPU] Bail alloca vectorization if GEP not found
Differential Revision: https://reviews.llvm.org/D80587
More information about the All-commits
mailing list