[llvm-bugs] [Bug 43582] Assert "Non-zero loop cost expected" failed (since "[SLP] avoid reduction transform on patterns that the backend can load-combine")

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 7 09:26:37 PDT 2019


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

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

--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Thank you for posting the tests. I reduced the 1st example in:
https://reviews.llvm.org/rL373913

And the change that caused the regression was reverted:
https://reviews.llvm.org/rL373882

So I think we can close this report. The patch that caused the bug is modified
and up for re-review at:
https://reviews.llvm.org/D67841

-- 
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/20191007/c73e25b4/attachment.html>


More information about the llvm-bugs mailing list