mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
c97736d594
When looking at a phi use of an allocation, we must consider *all* inputs that refer to this allocation and not just the first one. Otherwise, we might end up sinking allocation down to a use that does not dominate all uses of the allocation. Fixes https://github.com/flutter/flutter/issues/98466 TEST=runtime/tests/vm/dart{,_2}/flutter_regress_98466_il_test.dart Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-debug-x64-try,vm-kernel-precomp-linux-release-x64-try Change-Id: Iab87b4c225a29a4967eefad56a7e425629ea4b70 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/234361 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Slava Egorov <vegorov@google.com> |
||
---|---|---|
.. | ||
images | ||
coredumps.md | ||
il_tests.md |