[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:51:25 PDT 2021


clementval updated this revision to Diff 354971.
clementval added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Move code to OpenMPIRBuilder


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.354971.patch
Type: text/x-patch
Size: 35029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/f983beaa/attachment-0001.bin>


More information about the llvm-commits mailing list