[flang][openacc] Relax type check for private recipe on acc.serial (#68814)
The check was already relax on `acc.parallel` but not on `acc.serial`. This patch makes is consistent.
Loading
Please sign in to comment
The check was already relax on `acc.parallel` but not on `acc.serial`. This patch makes is consistent.