Disallow transfer ops that change the element type of the transfer. Such transfers could be supported in the future, if needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102746
[mlir] Disallow certain transfer ops in VectorToSCF ClosedPublic Authored by springerm on May 18 2021, 10:57 PM.
Details Summary Disallow transfer ops that change the element type of the transfer. Such transfers could be supported in the future, if needed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2021, 2:05 AM Closed by commit rGf718a53d7e13: [mlir] Disallow certain transfer ops in VectorToSCF (authored by springerm). · Explain WhyMay 25 2021, 5:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347650 mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
|