This brings it in line with the bultin unrealized_conversion_cast, which memref.buffer_cast is a specialized version of.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D102608
[mlir][memref] Mark memref.buffer_cast as NoSideEffect ClosedPublic Authored by herhut on May 17 2021, 4:14 AM.
Details Summary This brings it in line with the bultin unrealized_conversion_cast, which memref.buffer_cast is a specialized version of.
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMay 17 2021, 4:14 AM This revision is now accepted and ready to land.May 17 2021, 4:33 AM This revision was landed with ongoing or failed builds.May 17 2021, 5:20 AM Closed by commit rGdb81e88f25f2: [mlir][memref] Mark memref.buffer_cast as NoSideEffect (authored by herhut). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345824 mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
|