This will allow using unrolling outside of only rewrite patterns.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80083
[mlir] NFC - VectorTransforms use OpBuilder where relevant ClosedPublic Authored by nicolasvasilache on May 17 2020, 7:17 AM.
Details Summary This will allow using unrolling outside of only rewrite patterns.
Diff Detail
Event TimelineClosed by commit rG1d6eb09d2225: [mlir] NFC - VectorTransforms use OpBuilder where relevant (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 264494 mlir/include/mlir/Dialect/Vector/VectorTransforms.h
mlir/lib/Dialect/Vector/VectorTransforms.cpp
|