[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
Thu Jan 30 08:04:45 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfdc496a3d30d: [mlir] EnumsGen: dissociate string form of integer enum from C++ symbol name (authored by ftynse).
Changed prior to commit:
https://reviews.llvm.org/D73362?vs=241084&id=241463#toc
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.241463.patch
Type: text/x-patch
Size: 15592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/a6a43b66/attachment.bin>
More information about the llvm-commits
mailing list