[PATCH] D86071: [MLIR][OpenMP] Add omp.do operation

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 05:33:12 PDT 2020


DavidTruby updated this revision to Diff 295252.
DavidTruby added a comment.

Add indexes for loop-style implementation, and rename operation to omp.wsloop


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86071/new/

https://reviews.llvm.org/D86071

Files:
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
  mlir/test/Dialect/OpenMP/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86071.295252.patch
Type: text/x-patch
Size: 6818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/4257d445/attachment-0001.bin>


More information about the llvm-commits mailing list