summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/implicit-addrspacecast-function-parameter.cl
AgeCommit message (Expand)Author
2025-09-12[clang] Regenerate test checks including TBAA semantics (NFC)Antonio Frighetto
2025-08-08[IR] Remove size argument from lifetime intrinsics (#150248)Nikita Popov
2025-05-08clang: Fix broken implicit cast to generic address space (#138863)Matt Arsenault
2025-04-08[Clang][OpenCL][AMDGPU] Allow a kernel to call another kernel (#115821)Aniket Lal
2025-02-14[clang][CodeGen] `sret` args should always point to the `alloca` AS, so use t...Alex Voicu