mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
Move genReshapeDstShape to codegen utils to support the rewriting of the tensor reshape operators for the codegen path. Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D135074