https://llvm.org/bugs/show_bug.cgi?id=25170

Hal Finkel <hfin...@anl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Hal Finkel <hfin...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to