[PATCH] D77634: [MLIR] Support for taskwait and taskyield operations, and translating the same to LLVM IR
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 01:03:40 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ecee63e719a: [MLIR] Support for taskwait and taskyield operations, and translating the sameā¦ (authored by kiranktp, committed by mehdi_amini).
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.256524.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/4d7b3f02/attachment.bin>
More information about the llvm-commits
mailing list