Max Willsey
Max Willsey
@altanh were just discussing this today, and it seems very connected to the fact that, despite ISLE being capable of top-down rewriting (if you allow recursive rules), Cranelift exclusively uses...
I had the same issue. Seems like the issue is using the old `ubuntu-20.04` image. Switching to `ubuntu-latest` fixed for me.
On a related note, sorting the arms of a match based on the order in the `enum` declaration (alphabetical or not), would be quite handy.