================
@@ -1816,8 +1816,6 @@ CGOpenMPRuntimeGPU::translateParameter(const FieldDecl
*FD,
}
ArgType = CGM.getContext().getPointerType(PointeeTy);
QC.addRestrict();
- enum { NVPTX_local_addr = 5 };
- QC.addAddressSpace(getLangASFromTargetAS(NVPTX_local_addr));
----------------
arsenm wrote:
This part seems fine, I just don't understand why the assert addition is part
of this PR
https://github.com/llvm/llvm-project/pull/183195
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits