[clang] [llvm] [openmp] [OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr. (PR #85363)

Johannes Doerfert via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 15 09:21:42 PDT 2024


jdoerfert wrote:

> The versioning is required to support use cases where code generated by an older compiler is linked with a newer runtime.

Is that supported?

https://github.com/llvm/llvm-project/pull/85363


More information about the cfe-commits mailing list