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

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 08:03:56 PDT 2021


clementval updated this revision to Diff 355555.
clementval marked 8 inline comments as done.
clementval added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104301

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
  mlir/test/Target/LLVMIR/openacc-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104301.355555.patch
Type: text/x-patch
Size: 35155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/4e388854/attachment.bin>


More information about the llvm-commits mailing list