forked from OSchip/llvm-project
dbf9bedf40
This transformation anchors on a padding op whose result is only used as an input to a Linalg op and pulls it out of a given number of loops. The result is a packing of padded tailes of ops that is amortized just before the outermost loop from which the pad operation is hoisted. Differential revision: https://reviews.llvm.org/D95243 |
||
---|---|---|
.. | ||
Dialect | ||
IR | ||
Pass | ||
Reducer | ||
Rewrite | ||
Transforms | ||
CMakeLists.txt |