[PATCH] D54253: [OpenCL] Launch opencl-types.cl test only on x86

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 22 01:46:20 PST 2018


asavonic added a comment.

FWIW, I'd vote for the first revision of this patch. From my
understanding, the test verifies that libclang is able to parse OpenCL
code correctly. It doesn't do anything specific to x86: target for x86 just
happens to support a set of OpenCL extensions.


https://reviews.llvm.org/D54253





More information about the cfe-commits mailing list