[all-commits] [llvm/llvm-project] 245b29: [mlir][OpenMP] Add custom parser and pretty printe...
David Truby via All-commits
all-commits at lists.llvm.org
Tue Jun 16 05:36:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 245b299edc98c3e92c902205ffce1bf50ca95f9a
https://github.com/llvm/llvm-project/commit/245b299edc98c3e92c902205ffce1bf50ca95f9a
Author: David Truby <david.truby at arm.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
A mlir/test/Dialect/OpenMP/invalid.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
Log Message:
-----------
[mlir][OpenMP] Add custom parser and pretty printer for parallel construct
Reviewers: jdoerfert
Subscribers: yaxunl, guansong, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, jurahul, sstefan1, msifontes
Tags: #mlir
Differential Revision: https://reviews.llvm.org/D81264
More information about the All-commits
mailing list