[llvm] [InstCombine] Avoid Allocating Arrays Too Large For the Target (PR #70980)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 08:26:50 PDT 2023


arsenm wrote:

The allocation size is unsigned, it's merely printed as a negative value 

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


More information about the llvm-commits mailing list