Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96314
[mlir][linalg] Fix one more missing NoSideEffect in linalg tensor op ClosedPublic Authored by ThomasRaoux on Feb 8 2021, 9:22 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 15 others. · View Herald TranscriptFeb 8 2021, 9:22 PM This revision is now accepted and ready to land.Feb 8 2021, 10:56 PM Closed by commit rGbfa508efd589: [mlir][linalg] Fix one more missing NoSideEffect in linalg tensor op (authored by ThomasRaoux). · Explain WhyFeb 9 2021, 7:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322381 mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/test/Dialect/Linalg/canonicalize.mlir
|