mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Fold memref.expand_shape and memref.collapse_shape ops into their memref/affine load/store ops. Reviewed By: bondhugula, nicolasvasilache Differential Revision: https://reviews.llvm.org/D128986