Files
clang-p2996/mlir/lib/Conversion/OpenACCToLLVM
Valentin Clement e05d324cd0 [mlir][openacc] Keep region when applying data operand conversion
Keep the region when the operation has one. The previous code
was throwing away the region when creating the new version
of the operation.

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D148039
2023-04-19 10:32:36 -07:00
..