[PATCH] D26781: [LSR] Canonicalize formula and put recursive Reg related with current loop in ScaledReg.
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 11:45:45 PDT 2017
Hi Anna,
Sorry to cause the regression. I am looking at the testcase right now
you provided in the PR. I will revert the change if I cannot find a
quick fix.
Wei.
On Wed, May 17, 2017 at 10:54 AM, Anna Thomas via Phabricator
<reviews at reviews.llvm.org> wrote:
> anna added a comment.
>
> This patch caused an assertion failure as filed in https://bugs.llvm.org/show_bug.cgi?id=33077
> @wmi: Could you please revert this change?
>
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D26781
>
>
>
More information about the llvm-commits
mailing list