-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
optimizationupstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.
Milestone
Description
Right now we set optnone noinline on coroutines because of https://bugs.llvm.org/show_bug.cgi?id=36578
We also don't do the coroutine allocation elision IR because of a bug I didn't file yet. (I implemented it and it crashed LLVM).
This issue is to do both of these optimizations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
optimizationupstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.