[OpenCL] Remove arm-integer-dot-product extension pragmas
authorSven van Haastregt <sven.vanhaastregt@arm.com>
Tue, 29 Nov 2022 13:26:50 +0000 (13:26 +0000)
committerSven van Haastregt <sven.vanhaastregt@arm.com>
Tue, 29 Nov 2022 13:26:50 +0000 (13:26 +0000)
commitb0e4897a1bd2ea5eeeb8c104e32df1402a397ac1
tree2586c587d52f2b554a137f5dbf2a111af712db27
parentdcac5a2f7a58f6c66520a1147c0bf3d24177c30b
[OpenCL] Remove arm-integer-dot-product extension pragmas

This extension only adds builtin functions and thus doesn't need to be
included as an extension.  Instead of a pragma, the builtin functions
of the extension can be exposed through enabling preprocessor defines.
clang/include/clang/Basic/OpenCLExtensions.def
clang/test/CodeGenOpenCL/arm-integer-dot-product.cl