[llvm-bugs] [Bug 43500] div-rem-pairs crashes: Assertion `!RemOriginallyWasInExpandedForm && "Won't happen for expanded-form rem."' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 12 01:05:08 PDT 2019


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

Roman Lebedev <lebedev.ri at gmail.com> changed:

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

--- Comment #8 from Roman Lebedev <lebedev.ri at gmail.com> ---
(In reply to Tom Stellard from comment #7)
> This assertion isn't present in the release/9.x branch, which commit was
> reverted?

Oh wait, right, the assertion itself was added after the branching.
I was confusing it with the general cleanup of that pass that was
cherry-picked.
Sorry for the false alarm.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=43360
[Bug 43360] [meta] 9.0.1 Release Blockers
-- 
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/20191012/2f9f328f/attachment.html>


More information about the llvm-bugs mailing list