[llvm] BasicAA: return more PartialAlias when scalable (PR #110519)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 09:37:22 PDT 2024


https://github.com/nikic commented:

I think this isn't wrong, but it's also not useful for anything. We will not be able to use a ParitalAlias result without proper nesting and an offset.

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


More information about the llvm-commits mailing list