Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mir_opt_bisect_limit

limit the number of MIR optimization pass executions (global across all bodies). Pass executions after this limit are skipped and reported. (default: no limit)

This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.