[GlobalISel] Micro-optimize the conditional branch optimization.
Convert a check into an assert and pass an MI instead of recomputing in the apply function.
Loading
Please sign in to comment
Convert a check into an assert and pass an MI instead of recomputing in the apply function.