[llvm] r259812 - [AArch64] Improve load/store optimizer to handle LDUR + LDR (take 3).
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 09:33:10 PST 2016
Thanks, Renato. I've already bugpoint reduced the problem and it looks to be in incorrect assert. Thanks for the test case!
-----Original Message-----
From: Renato Golin [mailto:renato.golin at linaro.org]
Sent: Friday, February 05, 2016 12:25 PM
To: Chad Rosier
Cc: LLVM Commits
Subject: Re: [llvm] r259812 - [AArch64] Improve load/store optimizer to handle LDUR + LDR (take 3).
On 5 February 2016 at 15:58, Chad Rosier <mcrosier at codeaurora.org> wrote:
> Thanks, Renato. Sorry for the breakage. I'll investigate shortly.
No worries, thanks!
If the attached script is not enough, let me know and I'll give you a hand.
cheers,
--renato
More information about the llvm-commits
mailing list