cherrymui

Results 215 comments of cherrymui

You're welcome to send a patch. Thanks! If you have not, please see the contribution guide for how to contribute. https://go.dev/doc/contribute For testing, there are similar tests for other architectures...

Seems no new failure for quite a while. Move to backlog.

The failure on 2023-03-24 is due to CL 392854 and is fixed with CL 479255.

The failure looks like machine issue and there doesn't seem actionable for us for the moment. Move the backlog and see if we have failures.

iOS simulator on arm64 is not a supported platform yet. You're welcome to file a feature request (or make this issue to), or even better, work on it to make...

> I just did the obvious experiment, and it is not unified IR Quite the opposite. Unified IR actually fixes it. At tip, unified IR doesn't allocate, non-unified allocates. The...

What do you mean by a "non-Name call"? A call to a func value that is not a named function? In this case it doesn't have a func value. Or...

I think a significant performance regression would qualify a backport. But I'm not sure this one is significant. It would need to see an impact on real code, instead of...