llvm / clangir

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

[CIR] Add Case Op Kind Range #650

Closed wenpen closed 1 month ago

wenpen commented 1 month ago

Make lowering result of case range smart.

Resolve #632

wenpen commented 1 month ago

Comments added, thanks for pointing out the future works!