[PATCH] D93710: [mlir][openacc] Use TableGen information for default enum

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 18:06:21 PST 2021


clementval updated this revision to Diff 315973.
clementval added a comment.

Address review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93710

Files:
  llvm/include/llvm/Frontend/OpenACC/ACC.td
  mlir/include/mlir/Dialect/OpenACC/CMakeLists.txt
  mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
  mlir/test/mlir-tblgen/directive-common.td
  mlir/test/mlir-tblgen/openmp-common.td
  mlir/tools/mlir-tblgen/CMakeLists.txt
  mlir/tools/mlir-tblgen/DirectiveCommonGen.cpp
  mlir/tools/mlir-tblgen/OpenMPCommonGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93710.315973.patch
Type: text/x-patch
Size: 7824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/650cd423/attachment.bin>


More information about the llvm-commits mailing list