llvm-project
ec44c74f
- [CIR] Upstream support for FlattenCFG switch and SwitchFlatOp (#139154)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
131 days ago
[CIR] Upstream support for FlattenCFG switch and SwitchFlatOp (#139154) This PR adds support for the `FlattenCFG` transformation on `switch` statements. It also introduces the `SwitchFlatOp`, which is necessary for subsequent lowering to LLVM.
References
#139154 - [CIR] Upstream support for FlattenCFG switch and SwitchFlatOp
Author
Andres-Salamanca
Parents
ea4bf345
Loading