[mlir][SCF] Add `loop.promote_if_one_iteration` transform op
This transform op promotes loops with one iteration. I.e., the loop op is replaced by just the loop body. Differential Revision: https://reviews.llvm.org/D154361
parent
2a579db3
Please register or sign in to comment