Original review: https://reviews.llvm.org/D140406
Revert commit: https://reviews.llvm.org/rGc0b775a5b506408bcdd9ffe31a51400a99734f2c
Paths
| Differential D140535
[mlir][linalg] Reuploading: add a shortened printing/parsing form for linalg.map and linalg.reduce. ClosedPublic Authored by khasanovaa on Dec 22 2022, 2:14 AM.
Details Summary Original review: https://reviews.llvm.org/D140406 Revert commit: https://reviews.llvm.org/rGc0b775a5b506408bcdd9ffe31a51400a99734f2c
Diff Detail
Event Timelinekhasanovaa retitled this revision from Reuploading: add a shortened printing/parsing form for linalg.map and linalg.reduce. to [mlir][linalg] Reuploading: add a shortened printing/parsing form for linalg.map and linalg.reduce..Dec 22 2022, 2:21 AM
This revision is now accepted and ready to land.Dec 22 2022, 2:55 AM Comment Actions
Added to description Closed by commit rGaee2c2306664: [mlir][linalg] Reuploading: add a shortened printing/parsing form for linalg. (authored by khasanovaa). · Explain WhyDec 22 2022, 7:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484772 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/one-shot-bufferize.mlir
mlir/test/Dialect/Linalg/roundtrip.mlir
|
Fixed stack-use-after-scope error here. I was taking a StringRef of rvalue before