In this case the reassociation is empty, yielding no strides for the
result type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127232
[mlir][MemRef] Fix a crash when expanding a scalar shape ClosedPublic Authored by bkramer on Jun 7 2022, 10:32 AM.
Details Summary In this case the reassociation is empty, yielding no strides for the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2022, 12:06 AM Closed by commit rG6eb0f8e28598: [mlir][MemRef] Fix a crash when expanding a scalar shape (authored by bkramer). · Explain WhyJun 8 2022, 12:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435059 mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/test/Dialect/Tensor/bufferize.mlir
|