llvm-project
f50fe748 - [flang] Propagate volatile on openmp reduction vars (#142182)

Commit
158 days ago
[flang] Propagate volatile on openmp reduction vars (#142182) In the openmp reduction clause lowering, reduction variables' reference types were not propagating the volatility of the original variable's type. Add a test and address cases of this in ReductionProcessor.
Parents
Loading