[llvm-bugs] [Bug 25170] PowerPC crash in PPCLoopPreIncPrep::runOnLoop()
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Nov 8 00:35:54 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25170
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Hal Finkel <hfinkel at anl.gov> ---
(In reply to comment #8)
> (In reply to comment #7)
>
> > 2. Have getAddExpr try to reduce expressions to a canonical sum of
> > products form.
>
> I have an RFC for this up for review at http://reviews.llvm.org/D14481, PTAL.
Thanks! As planned, I fixed the backend not to depend on SCEV's simplification
logic as discussed here (r252417).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151108/c4b6036b/attachment.html>
More information about the llvm-bugs
mailing list