[mlir][openacc] Translate ExitDataop to LLVM IR
authorValentin Clement <clementval@gmail.com>
Mon, 17 May 2021 15:11:28 +0000 (11:11 -0400)
committerclementval <clementval@gmail.com>
Mon, 17 May 2021 15:11:59 +0000 (11:11 -0400)
commitab5ff154abe59d04f77035587c6a169c15168b2f
tree53be0382c03d1d6dc3505b44a324e21e1972a283
parent8854b27b198c1c499ca174369fcc649060afb075
[mlir][openacc] Translate ExitDataop to LLVM IR

Translate ExitDataOp with delete and copyout operands to runtime call.
This is done in a similar way as D101504.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D102381
mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
mlir/test/Target/LLVMIR/openacc-llvm.mlir