Add a callback to be_sched_fix_flags to optimize flag usage.
Implemented for now: When the flags of one Sub or Cmp node are needed, but the flags of another one are currently alive, invert the condition code and avoid rematerialization.
Please register or sign in to comment