[PATCH] D86904: [mlir] [InProgress] Support for defining Types in tblgen
John Demme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 16:46:16 PDT 2020
jdd updated this revision to Diff 289319.
jdd added a comment.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
Herald added a project: LLVM.
Moved hash_value(float) to hashing.h, fixed clang-tidy warnings
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86904/new/
https://reviews.llvm.org/D86904
Files:
llvm/include/llvm/ADT/Hashing.h
llvm/lib/Support/Hashing.cpp
mlir/include/mlir/TableGen/TypeDefGenHelpers.h
mlir/lib/TableGen/TypeDef.cpp
mlir/test/lib/Dialect/Test/TestTypes.cpp
mlir/tools/mlir-tblgen/CMakeLists.txt
mlir/tools/mlir-tblgen/GenUtilities.cpp
mlir/tools/mlir-tblgen/GenUtilities.h
mlir/tools/mlir-tblgen/TypeDefGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86904.289319.patch
Type: text/x-patch
Size: 16575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/4281a618/attachment.bin>
More information about the llvm-commits
mailing list