diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2021-05-07 12:15:51 +0100 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2021-05-07 13:29:28 +0100 |
commit | 76f1de10f43ec4d1eb6146c45ccd6f93df5aa3e1 (patch) | |
tree | 51ecf650f5a600c8787ca05548047370d0b10f29 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | d9f2960c932c9803e662098e33d899efa3c67f44 (diff) | |
download | llvm-76f1de10f43ec4d1eb6146c45ccd6f93df5aa3e1.zip llvm-76f1de10f43ec4d1eb6146c45ccd6f93df5aa3e1.tar.gz llvm-76f1de10f43ec4d1eb6146c45ccd6f93df5aa3e1.tar.bz2 |
[OpenCL] Fix optional image types.
This change allows the use of identifiers for image types
from `cl_khr_gl_msaa_sharing` freely in the kernel code if
the extension is not supported since they are not in the
list of the reserved identifiers.
This change also removed the need for pragma for the types
in the extensions since the spec does not require the pragma
uses.
Differential Revision: https://reviews.llvm.org/D100983
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions