[flang][openacc] Enforce restriction on routine directive and clauses
This patch add some checks for the restriction on the routine directive and fix several issue at the same time. Validity tests have been added in a separate file than acc-clause-validity.f90 since this one became quite large. I plan to split the larger file once on-going review are done. Reviewed By: sameeranjoshi Differential Revision: https://reviews.llvm.org/D92672
Loading
Please sign in to comment