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