We need to make sure that the types used in the body are valid element types
for VectorType.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128336
[mlir] Add an additional check to vectorizeStaticLinalgOpPrecondition. ClosedPublic Authored by akuegel on Jun 22 2022, 4:56 AM.
Details Summary We need to make sure that the types used in the body are valid element types
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2022, 1:09 AM Closed by commit rG991547703a19: [mlir] Add an additional check to vectorizeStaticLinalgOpPrecondition. (authored by akuegel). · Explain WhyJun 23 2022, 1:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439270 mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
mlir/test/Dialect/Linalg/vectorization.mlir
|