================
@@ -397,8 +397,8 @@ FailureOr<UnrolledLoopInfo> mlir::loopUnrollByFactor(
}
int64_t tripCountEvenMultiple =
----------------
matthias-springer wrote:
Add TODO that this may overflow.
https://github.com/llvm/llvm-project/pull/178060