Details
Details
- Reviewers
ftynse rriddle - Commits
- rGe12db3ed997d: [mlir] Allow index as element type of memref
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84934
[mlir] Allow index as element type of memref ClosedPublic Authored by herhut on Jul 30 2020, 5:03 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptJul 30 2020, 5:03 AM This revision is now accepted and ready to land.Jul 30 2020, 5:20 AM Closed by commit rGe12db3ed997d: [mlir] Allow index as element type of memref (authored by herhut). · Explain WhyJul 30 2020, 5:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281885 mlir/docs/Rationale/Rationale.md
mlir/lib/IR/StandardTypes.cpp
mlir/lib/Parser/TypeParser.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/IR/invalid.mlir
mlir/test/IR/parser.mlir
|