[PATCH] D104301: [mlir][openacc] Initial translation for DataOp to LLVM IR

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 11:53:49 PDT 2021


clementval added a comment.

@kiranchandramohan I moved some of the code to the OpenMPIRBuilder. I left the region conversion in the translation for the moment. This region is a bit special since it could even be just inline between the two calls.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104301/new/

https://reviews.llvm.org/D104301



More information about the llvm-commits mailing list