Cranelift: GVN all idempotently trapping but otherwise pure instructions#5534
Conversation
jameysharp
left a comment
There was a problem hiding this comment.
Makes sense to me! I missed the introduction of side_effects_idempotent so I'm not sure if the egraph case handles it too or if it's only simple-gvn. But I think this should be safe to merge either way.
It is just |
|
I think the place to use |
…al in the egraph's GVN. This mirrors the similar change made in bytecodealliance#5534.
…al in the egraph's GVN. This mirrors the similar change made in bytecodealliance#5534.
No description provided.