diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-07-18 18:34:53 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-07-18 18:34:53 +0000 |
commit | efb24540b127287c02131bc63bf9430ae658a5a7 (patch) | |
tree | 3a91dc0c5688d7b838cdc387084f8adb7d441cf7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2e08e181a7bb5b7356d06a2974e1bda8b48a6d5f (diff) | |
download | bcm5719-llvm-efb24540b127287c02131bc63bf9430ae658a5a7.tar.gz bcm5719-llvm-efb24540b127287c02131bc63bf9430ae658a5a7.zip |
AMDGPU: Remove dead check in AMDGPUPromoteAlloca
This is currently only called with GEP users. A direct
alloca would only happen with current typed pointers
for arrays which are a perverse case.
Also fix crashes on 0 x and 1 x arrays.
llvm-svn: 275869
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions