forked from OSchip/llvm-project
8dea784b3e
Added InferReturnTypeComponents for NAry operations, reshape, and reverse. With the additional tosa-infer-shapes pass, we can infer/propagate shapes across a set of TOSA operations. Current version does not modify the FuncOp type by inserting an unrealized conversion cast prior to any new non-matchin returns. Differential Revision: https://reviews.llvm.org/D105312 |
||
---|---|---|
.. | ||
Analysis | ||
Conversion | ||
Dialect | ||
IR | ||
Pass | ||
Reducer | ||
Rewrite | ||
Transforms | ||
CMakeLists.txt |