This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] C++ for OpenCL address space test refactoring of RUN lines
Needs ReviewPublic

Authored by Topotuna on Nov 30 2021, 1:42 AM.

Details

Reviewers
Anastasia
Summary

Test refactoring performed so that all C++ for OpenCL address space
tests have their flags listed in the same order on run lines.
Explicit values specified for -cl-std=clc++1.0 and
-triple spir-unknown-unknown

Diff Detail