[clang] [Clang][Sema] Reject unsupported opencl address space attributes in SYCL and HLSL (PR #152528)
Tom Honermann via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 13:32:43 PDT 2026
=?utf-8?q?Mészáros?= Gergely <gergely.meszaros at intel.com>,
=?utf-8?q?Mészáros?= Gergely <gergely.meszaros at intel.com>,Gergely
Meszaros <gergely.meszaros at intel.com>,Gergely Meszaros
<gergely.meszaros at intel.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/152528 at github.com>
================
----------------
tahonermann wrote:
These should both be accepted in SYCL 2020 (support for the constant address space is deprecated though). I presume this just reflects current behavior, so we'll fix this when we add proper handling of SYCL address spaces.
https://github.com/llvm/llvm-project/pull/152528
More information about the cfe-commits
mailing list