[llvm] [GlobalOpt] Prevent widenDestArray from shrinking an alloca. (PR #144641)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 01:27:56 PDT 2025
nikic wrote:
Actually, that check is also incorrect because of the incorrect element instead of byte based logic.
https://github.com/llvm/llvm-project/pull/144641
More information about the llvm-commits
mailing list