[PATCH] D73362: [mlir] EnumsGen: dissociate string form of integer enum from C++ symbol name

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 02:58:06 PST 2020


ftynse updated this revision to Diff 241084.
ftynse added a comment.

Use default value for parameter and drop IntStr*


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73362

Files:
  mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/TableGen/Attribute.h
  mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
  mlir/lib/TableGen/Attribute.cpp
  mlir/tools/mlir-tblgen/EnumsGen.cpp
  mlir/unittests/TableGen/EnumsGenTest.cpp
  mlir/unittests/TableGen/enums.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73362.241084.patch
Type: text/x-patch
Size: 15622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/93125924/attachment.bin>


More information about the llvm-commits mailing list