[PATCH] D72533: [mlir] Add a signedness semantics bit to IntegerType
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 09:10:19 PST 2020
antiagainst updated this revision to Diff 239341.
antiagainst marked 8 inline comments as done.
antiagainst added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72533/new/
https://reviews.llvm.org/D72533
Files:
mlir/docs/LangRef.md
mlir/docs/Rationale.md
mlir/include/mlir/IR/Attributes.h
mlir/include/mlir/IR/Builders.h
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/IR/StandardTypes.h
mlir/include/mlir/IR/Types.h
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/IR/Attributes.cpp
mlir/lib/IR/Builders.cpp
mlir/lib/IR/MLIRContext.cpp
mlir/lib/IR/StandardTypes.cpp
mlir/lib/IR/TypeDetail.h
mlir/lib/Parser/Lexer.cpp
mlir/lib/Parser/Parser.cpp
mlir/lib/Parser/Token.cpp
mlir/lib/Parser/Token.h
mlir/lib/Parser/TokenKinds.def
mlir/test/IR/invalid.mlir
mlir/test/IR/parser.mlir
mlir/test/mlir-tblgen/predicate.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72533.239341.patch
Type: text/x-patch
Size: 34597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/fcb603db/attachment.bin>
More information about the llvm-commits
mailing list