This PR made some necessary changes in LogicalObjFifoSplittingUtils for matmul-elementwise ops as preparation for another splitting usage in https://github.com/nod-ai/iree-amd-aie/pull/903. Specially, the utility to check if the L3->L2 dma is transposed on the L2 side is rewritten.
This PR made some necessary changes in
LogicalObjFifoSplittingUtils
for matmul-elementwise ops as preparation for another splitting usage in https://github.com/nod-ai/iree-amd-aie/pull/903. Specially, the utility to check if the L3->L2 dma is transposed on the L2 side is rewritten.