[llvm] DSE: lift limitation on sizes being non-scalable (PR #110670)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 11:44:21 PST 2025


https://github.com/nikic commented:

Is there reason to believe this is useful in practice?

Can we just do the trivial generalization here (the MustAlias case) without introducing more complex reasoning?

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


More information about the llvm-commits mailing list