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

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 11:32:21 PST 2020


kiranchandramohan updated this revision to Diff 303507.
kiranchandramohan marked 4 inline comments as done.
kiranchandramohan added a comment.

Addressed formatting comments and description changes suggested by @ftynse.


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/OpenMPDialect.h
  mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
  mlir/test/Dialect/OpenMP/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86071.303507.patch
Type: text/x-patch
Size: 9349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/d26979ec/attachment.bin>


More information about the llvm-commits mailing list