[mlir][openacc] Use new private representation in acc.parallel
Update acc.parallel private operands list to use the new design introduced in D150622. Test in flang/test/Lower/OpenACC/acc-parallel.f90 and flang/test/Lower/OpenACC/acc-parallel-loop.f90 are temporarly disabled and will be enabled with updated lowering in the follow-up patch. Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D150971
Loading
Please sign in to comment