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

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 17:55:07 PDT 2021


clementval updated this revision to Diff 362247.
clementval added a comment.

Fix OpenMPIRBuilder unit test


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.362247.patch
Type: text/x-patch
Size: 34606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/ad6ad7d6/attachment.bin>


More information about the llvm-commits mailing list