[clang] [SPIR-V] Permit implicit conversion to generic AS (PR #175109)

Nick Sarnie via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 9 08:18:00 PST 2026


https://github.com/sarnex approved this pull request.

The only exception I know is target AS 9 can't be casted to 4 or any other AS, it's the program/function pointer AS, but it looks like this patch won't allow that so LGTM

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


More information about the cfe-commits mailing list