Insert a cast if the two tensors with identical layout (that are passed to arith.select) have different layout maps after bufferization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
springerm removed a parent revision: D123316: [mlir][tensor] Fix verifier and bufferization of collapse_shape.
This revision is now accepted and ready to land.Apr 8 2022, 1:57 AM
Closed by commit rG8b0914190932: [mlir][arith][bufferize] Fix tensors with different layouts after bufferization (authored by springerm). · Explain WhyApr 8 2022, 2:11 AM
This revision was automatically updated to reflect the committed changes.