Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116893
[mlir][Bufferize] NFC - Introduce areCastCompatible assertions to catch misformed CastOp early ClosedPublic Authored by nicolasvasilache on Jan 9 2022, 8:52 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 22 others. · View Herald TranscriptJan 9 2022, 8:52 AM This revision is now accepted and ready to land.Jan 9 2022, 8:57 AM Closed by commit rG9ba25ec92d88: [mlir][Bufferize] NFC - Introduce areCastCompatible assertions to catch… (authored by nicolasvasilache). · Explain WhyJan 9 2022, 11:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398439 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizationInterfaceImpl.cpp
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/TensorInterfaceImpl.cpp
|