Issue 135810
Summary [flang][openacc] 'self' clause on compute/combined constructs takes a var-list instead of a condition
Labels flang
Assignees
Reporter erichkeane
    According to the standard, `self` on a compute/combined construct takes an optional `condition` argument.  However, it seems to be parsed as a var-list: https://godbolt.org/z/v1GYnf1E3

I believe this to be a bug.

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to