| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[dart2wasm] Also use --traps-never-happen in deferred loading mode
The dar2wasm compiler - when used in -O2 sound mode - should guarantee
that no wasm traps happen. So we should be able to use
`--traps-never-happen` in deferred loading mode just like in normal
mode.
This saves around 1.2% in ACX Gallery
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
This seems to have broken the test `pkg/dart2wasm/test/ir_test`. See https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/dart2wasm-asserts-linux-chrome/2901/overview.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
This seems to have broken the test `pkg/dart2wasm/test/ir_test`. See https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/dart2wasm-asserts-linux-chrome/2901/overview.
Yeah, the CQ didn't run the tests it's supposed to. I think it will get fixed by another CL: https://dart-review.googlesource.com/c/sdk/+/458840/3
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Martin KustermannThis seems to have broken the test `pkg/dart2wasm/test/ir_test`. See https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/dart2wasm-asserts-linux-chrome/2901/overview.
Yeah, the CQ didn't run the tests it's supposed to. I think it will get fixed by another CL: https://dart-review.googlesource.com/c/sdk/+/458840/3
Ok, thanks! I've gone ahead and created a revert just in case we need that as a backup plan: https://dart-review.googlesource.com/c/sdk/+/458900
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Martin KustermannThis seems to have broken the test `pkg/dart2wasm/test/ir_test`. See https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/dart2wasm-asserts-linux-chrome/2901/overview.
Paul BerryYeah, the CQ didn't run the tests it's supposed to. I think it will get fixed by another CL: https://dart-review.googlesource.com/c/sdk/+/458840/3
Ok, thanks! I've gone ahead and created a revert just in case we need that as a backup plan: https://dart-review.googlesource.com/c/sdk/+/458900
It's past 7pm in Aarhus. There's been no activity on https://dart-review.googlesource.com/c/sdk/+/458840 for several hours, and it still has unresolved comments. So I'm going to move forward with the revert in order to unblock my work for the day.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |