[clang] [llvm] [OpenMP] Diagnostic check for imperfect loop collapse (PR #96087)
Julian Brown via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 19 10:25:50 PDT 2024
jtb20 wrote:
Can you explain why the critical section version of the code is safe, and why it is an improvement over simply not collapsing the loop?
https://github.com/llvm/llvm-project/pull/96087
More information about the cfe-commits
mailing list