================
@@ -2211,8 +2211,12 @@ MemoryDepChecker::getDependenceDistanceStrideAndSize(
return Dependence::Unknown;
}
+ // TODO: Remove this.
----------------
david-arm wrote:
Why? Can you add some explanation here.
https://github.com/llvm/llvm-project/pull/159537