- Remove transform::PatternRegistry.
- Add a new op for each currently registered pattern set.
- Change names of vector dialect pattern selector ops, so that they are consistent with the remaining code base.
- Remove redundant transform.vector.extract_address_computations op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Dialect/MemRef/extract-address-computations.mlir | ||
---|---|---|
57 | Nit: something went wrong with formatting, the trailing } belongs to the next line. |
Nit: something went wrong with formatting, the trailing } belongs to the next line.