-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed as not planned
Labels
flang:openmpwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
In some of the important HPC projects like https://github.com/OpenRadioss/OpenRadioss some of the OpenMP directives use different spelling of NOWAIT, see:
...and many other places across the entire project. Flang cannot compile this until all the occurrences are replaced with NOWAIT, other compilers don't complain (testing it in fortran.godbolt.org does not confirm that claim!). It is important that Flang is being able to compile large HPC projects like this one out of the box.
Metadata
Metadata
Assignees
Labels
flang:openmpwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid