diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-05-11 12:09:16 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-05-11 14:52:31 -0700 |
commit | 310d32cb80a611e6384a921e85607fea05841f26 (patch) | |
tree | 8e928bb3d469494267ec260df653a2ae2f4c3250 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 80d133b24f77d1b9d351251315606441c971ef9b (diff) | |
download | llvm-310d32cb80a611e6384a921e85607fea05841f26.zip llvm-310d32cb80a611e6384a921e85607fea05841f26.tar.gz llvm-310d32cb80a611e6384a921e85607fea05841f26.tar.bz2 |
[AMDGPU] Fix promote alloca which is already vector
Just do not touch loads and stores which are already vector.
Previously pass was just unable to see these loads and stores
because these were hidden bitcasts.
Differential Revision: https://reviews.llvm.org/D79738
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions