diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2021-07-26 14:59:47 +0100 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2021-07-26 15:04:34 +0100 |
commit | 81600160b3f926746d02c52003d81180941fe9d0 (patch) | |
tree | 5d7ce743802bd349a51fbac768049182be3b1ae3 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 87ed73fe6e01591998eed0dd769353f88919d056 (diff) | |
download | llvm-81600160b3f926746d02c52003d81180941fe9d0.zip llvm-81600160b3f926746d02c52003d81180941fe9d0.tar.gz llvm-81600160b3f926746d02c52003d81180941fe9d0.tar.bz2 |
[OpenCL] Change default standard version to CL1.2
Set default version for OpenCL C to 1.2. This means that the
absence of any standard flag will be equivalent to passing
'-cl-std=CL1.2'.
Note that this patch also fixes incorrect version check for
the pointer to pointer kernel arguments diagnostic and
atomic test.
Differential Revision: https://reviews.llvm.org/D106504
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions