llvm-project
f74d8939 - [CIR] Upstream support for switch statements case kinds (#138003)

Commit
1 year ago
[CIR] Upstream support for switch statements case kinds (#138003) This introduces support for the following cir::case kinds: - `Equal` - `AnyOf` - `Range`
Parents
Loading