jtb20 wrote:

The tests this is (initially) used for are in the following PR, 
https://github.com/llvm/llvm-project/pull/194057: the purpose is to check 
what's essentially debug output of internal representations added in the new 
runtime bits for taskgraph support. I'd be generally wary of enabling debug for 
release builds of the runtime, as it's likely to have a non-zero cost -- even 
if perhaps not terribly high in practice.

Regarding the safer method: I'll have a think about that. Do you mean as an 
alternative way of setting the libomp_debug feature, or were you thinking more 
of a way of keeping the check internal to the (new) tests themselves?

https://github.com/llvm/llvm-project/pull/194056
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to