These should have been updated as part of D116742.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116937
[mlir][linalg][bufferize][NFC] Pass missing BufferizationState objs as const ref ClosedPublic Authored by springerm on Jan 10 2022, 6:37 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptJan 10 2022, 6:37 AM This revision is now accepted and ready to land.Jan 10 2022, 6:39 AM This revision was landed with ongoing or failed builds.Jan 10 2022, 6:44 AM Closed by commit rG0696ad95636c: [mlir][linalg][bufferize][NFC] Pass missing BufferizationState objs as const ref (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398615 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.h
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
|