Files
clang-p2996/flang/lib/Lower/Support/PrivateReductionUtils.cpp
Asher Mancinelli 535b24d107 [flang][openmp] Propagate volatile on reduction variables (#142435)
Reference types were being constructed from openmp private clauses without propagating volatility.
Fix this by checking the volatility of the original variable and add a test.
2025-06-10 06:13:49 -07:00

27 KiB