[clang] Cir cuda builtin vars (PR #195539)

Akimasa Watanuki via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 19:33:29 PDT 2026


================
@@ -1075,10 +1075,6 @@ emitPseudoObjectExpr(CIRGenFunction &cgf, const PseudoObjectExpr *e,
 
       // Skip unique OVEs.
       if (ov->isUnique()) {
-        // FIXME: This doesn't really affect anything, but I cannot find a test
----------------
Men-cotton wrote:

My bad. Thanks for clarifying!

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


More information about the cfe-commits mailing list