[llvm-bugs] [Bug 41627] SDAG tries to legalize token and aborts
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 18 22:40:12 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=41627
Brian Gesiak <modocache at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassignedbugs at nondot.org |modocache at gmail.com
Status|NEW |RESOLVED
CC| |modocache at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Brian Gesiak <modocache at gmail.com> ---
The stack of diffs ending with https://reviews.llvm.org/D71903 should resolve
this issue, insofar as Clang no longer produces IR that isn't then lowered by
the LLVM coroutine passes it also schedules, even when using the new pass
manager.
--
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/20200219/76ce28cf/attachment.html>
More information about the llvm-bugs
mailing list