[PATCH] D63850: [AMDGPU] Kernel arg metadata: added support for "__hip_texture" type.
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 14:24:58 PDT 2019
rampitec added a comment.
Both tests fail with compiler crashing. Must always check hasName() before using getName().
I believe this needs to be reverted, this change will not work anyway if name was stripped, which llvm does.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63850/new/
https://reviews.llvm.org/D63850
More information about the llvm-commits
mailing list