forked from OSchip/llvm-project
89aaa2d033
Add lowering for cases where the reduction dimension is fully unrolled. It is common to unroll the reduction dimension, therefore we would want to lower the contractions to an elementwise vector op in this case. Differential Revision: https://reviews.llvm.org/D126120 |
||
---|---|---|
.. | ||
Analysis | ||
Conversion | ||
Dialect | ||
IR | ||
Pass | ||
Reducer | ||
Rewrite | ||
Tools | ||
Transforms | ||
CMakeLists.txt |