[llvm] r329287 - ARM: Do not spill CSR to stack on entry to noreturn functions

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 23:55:19 PDT 2018


Hi Vitaly,

On 6 April 2018 at 01:38, Vitaly Buka via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> This patch breaks UBSAN tests on Android

If I squint a bit I can sort of see how this patch might cause a
failure like that, but I reverted it locally and saw no CodeGen change
in the failing file. I'll try to reproduce it locally today, but my
environments will be pretty approximate (iOS and Debian on ARM). Do
you have access to get artefacts off the builder if that fails?

Cheers.

Tim.


More information about the llvm-commits mailing list