https://github.com/svenvh closed https://github.com/llvm/llvm-project/pull/92140
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/AnastasiaStulova approved this pull request.
Makes sense! Thanks.
https://github.com/llvm/llvm-project/pull/92140
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
haonanya wrote:
Hi, @AnastasiaStulova, can you please take a look? Related to
https://github.com/llvm/llvm-project/issues/91912. Thanks very much.
https://github.com/llvm/llvm-project/pull/92140
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: Sven van Haastregt (svenvh)
Changes
Currently there is no way to tell whether an IR module was generated using
`-cl-std=cl3.0` or `-cl-std=clc++2021`, i.e., whether the origin was a OpenCL C
or C++ for OpenCL source.
Add new `ope
https://github.com/svenvh created
https://github.com/llvm/llvm-project/pull/92140
Currently there is no way to tell whether an IR module was generated using
`-cl-std=cl3.0` or `-cl-std=clc++2021`, i.e., whether the origin was a OpenCL C
or C++ for OpenCL source.
Add new `opencl.cxx.version` n