TransferReadOps that are a scalar read + broadcast are handled by TransferReadToVectorLoadLowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101808
[mlir] Fix bug in TransferOpReduceRank when all dims are broadcasts ClosedPublic Authored by springerm on May 3 2021, 6:43 PM.
Details Summary TransferReadOps that are a scalar read + broadcast are handled by TransferReadToVectorLoadLowering.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2021, 6:50 PM This revision was landed with ongoing or failed builds.May 3 2021, 7:22 PM Closed by commit rGaa5828197971: [mlir] Fix bug in TransferOpReduceRank when all dims are broadcasts (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342621 mlir/lib/Dialect/Vector/VectorTransforms.cpp
|