[all-commits] [llvm/llvm-project] ca12a1: [CIR][CUDA] builtin vars (#195539)
AbdallahRashed via All-commits
all-commits at lists.llvm.org
Wed May 6 19:37:26 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca12a1a69a433c730ce489ac75f756b0602b3e56
https://github.com/llvm/llvm-project/commit/ca12a1a69a433c730ce489ac75f756b0602b3e56
Author: AbdallahRashed <63146988+AbdallahRashed at users.noreply.github.com>
Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/CodeGen/CIRGenFunction.cpp
M clang/lib/CIR/CodeGen/CIRGenFunction.h
A clang/test/CIR/CodeGenCUDA/cuda-builtin-vars.cu
Log Message:
-----------
[CIR][CUDA] builtin vars (#195539)
Implement emitPseudoObjectRValue and fix VisitPseudoObjectExpr in the
scalar emitter to call it instead of errorNYI.
Part of https://github.com/llvm/llvm-project/issues/179278
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