Jan Leyonberg f55a5cf014
[OpenMP] Only generate call to __kmpc_global_thread_num when needed (#182669)
This patch is a small optimization to only generate a call to
__kmpc_global_thread_num if the result is actually used.
2026-02-25 06:56:00 -05:00
..