================ @@ -3691,6 +3691,7 @@ CGOpenMPRuntime::emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc, DestructorsFlag = 0x8, PriorityFlag = 0x20, DetachableFlag = 0x40, + PoolFlag = 0x80, ---------------- Ritanya-B-Bharadwaj wrote:
This is a minimal and safe addition — it doesn’t cause any crashes or affect functionality. It’ll simply take effect once the runtime adds support, and until then, it remains inactive without causing issues. https://github.com/llvm/llvm-project/pull/135807 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits