[PATCH] D87712: [mlir][openacc] Change operand type from index to AnyInteger in parallel op

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 18:35:19 PDT 2020


clementval updated this revision to Diff 292388.
clementval marked an inline comment as done.
clementval added a comment.
Herald added subscribers: llvm-commits, sstefan1, jfb.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87712

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
  mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
  mlir/test/Dialect/OpenACC/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87712.292388.patch
Type: text/x-patch
Size: 12956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/33cc19c1/attachment.bin>


More information about the llvm-commits mailing list