Depends On D113961
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113962
[mlir][linalg][bufferize] Fix bufferize bug where non-tensor ops are not skipped ClosedPublic Authored by springerm on Nov 15 2021, 6:48 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptNov 15 2021, 6:48 PM This revision is now accepted and ready to land.Nov 17 2021, 12:15 AM Closed by commit rGebf8d74e929d: [mlir][linalg][bufferize] Fix bufferize bug where non-tensor ops are not skipped (authored by springerm). · Explain WhyNov 17 2021, 11:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388115 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
mlir/test/Dialect/Linalg/comprehensive-module-bufferize-invalid.mlir
|