Files
clang-p2996/mlir/lib/Dialect/Shape/Transforms/OutlineShapeComputation.cpp
Yuanqiang Liu 9f77909a5e [mlir][shape] add outline-shape-computation pass
Add outline-shape-computation pass. This pass his pass outlines the
shape computation part in high level IR by adding shape.func and
populate corresponding mapping information into ShapeMappingAnalysis.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D131810
2022-10-02 20:24:49 -07:00

11 KiB