[flang][openacc] Propagate correct location information from directive
Location information was not correctly propagated when creating OpenACC operations. This patch propagate the correct location information from the parse tree nodes to OpenACC MLIR operations. Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D131659
Loading
Please sign in to comment