ocaml-flambda / flambda-backend

The Flambda backend project for OCaml
106 stars 76 forks source link

Simplify more conditional jumps [CFG] #2760

Open xclerc opened 3 months ago

xclerc commented 3 months ago

As noted in https://github.com/ocaml-flambda/flambda-backend/pull/1809, we could use not only the latest move to a register, but also earlier moves when trying to simplify a terminator.