[llvm] [LAA] Be more precise on different store sizes (PR #122318)

Igor Kirillov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 17 09:31:52 PDT 2025


================
@@ -2068,7 +2068,10 @@ MemoryDepChecker::getDependenceDistanceStrideAndSize(
   // it in the caller isDependent.
----------------
igogo-x86 wrote:

`// If store sizes are not the same, set TypeByteSize to zero ...`

Outdated comment

https://github.com/llvm/llvm-project/pull/122318


More information about the llvm-commits mailing list