summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2019-09-05 10:01:24 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2019-09-05 10:01:24 +0000
commit988f1e3e32a95df46da4f98b5652b0dc8b444c7f (patch)
tree09ffc70a811a474dea273dced8d133ca7bcbad0d /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parentaff45e4b235dd7f369c7054761ccb3853fafdfac (diff)
downloadbcm5719-llvm-988f1e3e32a95df46da4f98b5652b0dc8b444c7f.tar.gz
bcm5719-llvm-988f1e3e32a95df46da4f98b5652b0dc8b444c7f.zip
[OpenCL] Add image type handling for builtins
Image types were previously available, but not working. This patch adds image type handling. Rename the image type definitions in the .td file to make them consistent with other type names. Use abstract types to represent the unqualified types. Instantiate access-qualified image types at the point of use using, e.g. `ImageType<Image2d, "RO">`. Add/update TableGen definitions for the read_image/write_image builtin functions. Patch by Pierre Gondois and Sven van Haastregt. Differential Revision: https://reviews.llvm.org/D63480 llvm-svn: 371046
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud