diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2022-06-20 10:07:34 +0100 |
---|---|---|
committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2022-06-20 10:07:34 +0100 |
commit | 8c3fa31701c4b874138c52266e7ab96818092f47 (patch) | |
tree | a8b89964fce49ec15b866d6c8a77dd333c00349b /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 8df257a6d0b0b32e05e89874eff4c8ddd2a2a2a9 (diff) | |
download | llvm-8c3fa31701c4b874138c52266e7ab96818092f47.zip llvm-8c3fa31701c4b874138c52266e7ab96818092f47.tar.gz llvm-8c3fa31701c4b874138c52266e7ab96818092f47.tar.bz2 |
[OpenCL][TableGen] Fix type extension guard emission
For certain cases (such as for the double subtype of AGenType), the
OpenCLBuiltinFileEmitterBase would not emit the extension #if-guard.
Fix that by looking at the extension of the actual type instead of the
argument type (which could be a GenType that does not carry any
extension information).
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions