diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-06-10 11:22:59 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2020-06-10 11:46:57 -0700 |
commit | 6e1eee6034f7220f170cb78b8a1334cff2b8b911 (patch) | |
tree | 39ee6300b5ec8817b5fd2f7a0cef8acbd8b6f135 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6adc664b9dfecba0d9bff7a51395a67aaadac9d3 (diff) | |
download | llvm-6e1eee6034f7220f170cb78b8a1334cff2b8b911.zip llvm-6e1eee6034f7220f170cb78b8a1334cff2b8b911.tar.gz llvm-6e1eee6034f7220f170cb78b8a1334cff2b8b911.tar.bz2 |
[AMDGPU] Fixed promote alloca with ptr/int casts
There is an invalid cast produced when a pointee is a pointer
and the alloca type is cast to a pointer to int.
Differential Revision: https://reviews.llvm.org/D81606
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions