llvm-project
167e7e76 - [flang][OpenMP] Identify DO loops affected by loop-associated construct (#191719)

Commit
8 days ago
[flang][OpenMP] Identify DO loops affected by loop-associated construct (#191719) This is to identify iteration variables of DO loops affected by an OpenMP loop construct. These variables are privatized as per data-sharing rules. Issue: https://github.com/llvm/llvm-project/issues/191249
Author
Parents
Loading