Replace the getSmallestBoundingIndex method used in promotion by getConstantUpperBoundForIndex that uses flat affine constraints to compute a constant upper bound.
Depends On D113546
Differential D113548
[linalg][mlir] Replace getSmallestBoundingIndex in promotion (NFC). gysit on Nov 10 2021, 12:22 AM. Authored by
Details Replace the getSmallestBoundingIndex method used in promotion by getConstantUpperBoundForIndex that uses flat affine constraints to compute a constant upper bound. Depends On D113546
Diff Detail
|