[llvm-bugs] [Bug 26081] Assertion failed: (BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"), function operator==
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 18 20:53:42 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26081
Matthias Braun <matze at braunis.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|unassignedbugs at nondot.org |matze at braunis.de
--- Comment #6 from Matthias Braun <matze at braunis.de> ---
After doing some more testing I pushed the fix with a test to llvm r261308.
@Hans: The commit should be low risk and only affect cases like this one which
were broken before. So it should be fine to cherry pick to the 3.8 branch.
--
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/20160219/fcf49f2e/attachment.html>
More information about the llvm-bugs
mailing list