[PATCH] D77634: [MLIR] Support for taskwait and taskyield operations, and translating the same to LLVM IR
Kiran Kumar T P via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 05:23:26 PDT 2020
kiranktp updated this revision to Diff 256249.
kiranktp added a comment.
Incorporated all review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77634/new/
https://reviews.llvm.org/D77634
Files:
mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
mlir/test/Dialect/OpenMP/ops.mlir
mlir/test/Target/openmp-llvm.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77634.256249.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/ed573768/attachment.bin>
More information about the llvm-commits
mailing list