[llvm] [LAA] Prepare to handle diff type sizes (NFC) (PR #122318)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 24 11:04:15 PDT 2025
artagnon wrote:
@KennethHilmersson Thanks, your example seems to be quite similar to the one from @mikaelholmen -- the only difference is that the distance is {0, +, -1} instead of {0, +, -2}. The question is no longer about what causes the regression, but rather, if what we've done in this patch technically fixes the behavior.
https://github.com/llvm/llvm-project/pull/122318
More information about the llvm-commits
mailing list