Internal error in optimizer #26729
Labels
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
needs tests
Unit tests are required for this change
Here's a stripped down version of some code:
Running the last function throws:
Does not throw when I run
get_order()
. When I defineget_order
without the branch things are fine as well:Version:
The text was updated successfully, but these errors were encountered: