[llvm] [LAA] strip unnecessary getUniqueCastUse (PR #92119)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 05:03:10 PDT 2024


fhahn wrote:

> This looks reasonable to me, but is it really NFC? I would expect this to allow determining the stride in more cases that previously failed that check?

yeah this looks like we are missing test coverage

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


More information about the llvm-commits mailing list