llvm-project/mlir/tools
David Truby 63c8972562 [MLIR] Add OpenMP dialect with barrier operation
Summary:
Barrier is a simple operation that takes no arguments and returns
nothing, but implies a side effect (synchronization of all threads)

Reviewers: jdoerfert

Subscribers: mgorny, guansong, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72400
2020-01-29 11:34:58 +00:00
..
mlir-cpu-runner Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
mlir-cuda-runner Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
mlir-opt [MLIR] Add OpenMP dialect with barrier operation 2020-01-29 11:34:58 +00:00
mlir-tblgen Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
mlir-translate Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00