forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TosaTestPasses.cpp |