FIR contains some special high-level control-flow operations. This pass converts these operations into basic blocks with compare and branch terminators. That is, a primitive control-flow graph.
Contributors: Eric Schweitz, Rajan Walia, Zachary Selk, Sameeran Joshi, Sourabh Singh Tomar
These diffs depend upon D95402.
I suspect we're missing the TableGen code to generate this file in this patch?