"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5641434438734b8179dc1df0e3bc3ab001fa4ccc"
Fix limit behavior of dynamic alloca
When the allocation size is 0, we shouldn't probe. Within [1, PAGE_SIZE], we should probe once etc. This fixes https://bugs.llvm.org/show_bug.cgi?id=47657 Differential Revision: https://reviews.llvm.org/D88548
Loading
Please register or sign in to comment