llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
308 stars 84 forks source link

[CIR][ThroughMLIR] Support lowering cir.if to scf.if #640

Closed GaoXiangYa closed 4 weeks ago

GaoXiangYa commented 1 month ago

This pr introduces CIRIfOpLowering for lowering cir.if to scf.if