[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
Fri Jan 17 16:08:45 PST 2020
kiranchandramohan updated this revision to Diff 238919.
kiranchandramohan added a comment.
Made changes suggested by the clang-format bot.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72962/new/
https://reviews.llvm.org/D72962
Files:
mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
mlir/include/mlir/Target/OpenMPLLVMIR.h
mlir/lib/Target/CMakeLists.txt
mlir/lib/Target/LLVMIR/ConvertToOpenMPLLVMIR.cpp
mlir/test/Target/openmp-llvm.mlir
mlir/tools/mlir-translate/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72962.238919.patch
Type: text/x-patch
Size: 7404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200118/05ff888c/attachment.bin>
More information about the llvm-commits
mailing list