llvm-project
e267605b - [flang][OpenMP] Move check for threadprivate iteration variable (#191208)

Commit
11 days ago
[flang][OpenMP] Move check for threadprivate iteration variable (#191208) This moves the test of whether the iteration variable of an affected DO loop is marked as threadprivate. This makes the `ordCollapseLevel` member unnecessary. Issue: https://github.com/llvm/llvm-project/issues/191249
Author
Parents
Loading