[llvm-dev] llvm.localsescape/recover
Carlo Kok via llvm-dev
llvm-dev at lists.llvm.org
Wed Apr 4 01:42:22 PDT 2018
On Wed, Apr 4, 2018, at 08:58, Carlo Kok via llvm-dev wrote:
> That's quite likely. I can reproduce this issue with llvm 6.0 though.
> I'll try with svn HEAD.
>
> On Tue, Apr 3, 2018, at 19:22, Reid Kleckner wrote:
> > I would guess that %threedoubles has a large alignment and that is making things go wrong. I thought we fixed this bug, though. I can't find it in the tracker, but it's in there. Someone used __try with local variables of type 'double' on 32-bit and things didn't work out. I'm pretty sure we fixed it though.
> >
Shows with HEAD. I can't find anything in bugzilla related to this either.
More information about the llvm-dev
mailing list