[PATCH] D72962: [MLIR, OpenMP] Translation of OpenMP barrier construct to LLVM IR

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 04:24:45 PST 2020


This revision was automatically updated to reflect the committed changes.
kiranchandramohan marked an inline comment as done.
Closed by commit rG92a295eb3995: [MLIR, OpenMP] Translation of OpenMP barrier construct to LLVM IR (authored by kiranchandramohan).

Changed prior to commit:
  https://reviews.llvm.org/D72962?vs=245732&id=248436#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72962

Files:
  mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
  mlir/lib/Dialect/LLVMIR/CMakeLists.txt
  mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
  mlir/test/Target/openmp-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72962.248436.patch
Type: text/x-patch
Size: 4107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/5da7de32/attachment.bin>


More information about the llvm-commits mailing list