Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77832
Allow single-bit integer types to have signs. A signed one bit integer is either 0 or -1. ClosedPublic Authored by lattner on Apr 9 2020, 2:58 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 9 2020, 3:10 PM
Revision Contents
Diff 256419 mlir/lib/IR/AsmPrinter.cpp
mlir/lib/IR/StandardTypes.cpp
mlir/test/IR/attribute.mlir
mlir/test/IR/invalid.mlir
|
nit: 1 : ui1
to match the output