aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/OpenMP
AgeCommit message (Expand)AuthorFilesLines
2020-09-29[MLIR][OpenMP] Removed the ambiguity in flush op assembly syntaxKiran Kumar T P1-5/+5
2020-09-24[OpenMP][MLIR] Add assembly format for master opKiran Chandramohan1-2/+3
2020-08-07[OpenMP,MLIR] Translation of parallel operation: num_threads, if clauses 3/nKiran Chandramohan2-3/+3
2020-06-16[mlir][OpenMP] Add custom parser and pretty printer for parallel constructDavid Truby2-5/+127
2020-05-29[MLIR][OpenMP] Defined master operation in OpenMP DialectAnchu Rajendran1-1/+10
2020-05-27[MLIR] [OpenMP] Add basic OpenMP parallel operationDavid Truby1-0/+36
2020-05-19[MLIR, OpenMP] Support for flush operation, and translating the same to LLVM IRKiran Kumar T P1-0/+18
2020-04-10[MLIR] Support for taskwait and taskyield operations, and translating the sam...Kiran Kumar T P1-0/+12
2020-01-29[MLIR] Add OpenMP dialect with barrier operationDavid Truby1-0/+7