[mlir][affine] Option to unroll cleanup loop if smaller trip count.
Add an option (cleanUpUnroll) to unroll cleanup loop even if the trip count is smaller the unroll factor. Differential Revision: https://reviews.llvm.org/D129171
Loading
Please sign in to comment