[all-commits] [llvm/llvm-project] ced82d: [Clang] Make the pointers to gpuintrin AS query co...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Jun 17 17:58:15 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ced82d8d8b7924077692a46f30fab67be7268073
https://github.com/llvm/llvm-project/commit/ced82d8d8b7924077692a46f30fab67be7268073
Author: Joseph Huber <huberjn at outlook.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M clang/lib/Headers/amdgpuintrin.h
M clang/lib/Headers/nvptxintrin.h
M clang/lib/Headers/spirvintrin.h
Log Message:
-----------
[Clang] Make the pointers to gpuintrin AS query const (#204492)
Summary:
Right now these force a const cast if the user is checking a read-only
pointer, not great.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list