diff options
author | Andres-Salamanca <andrealebarbaritos@gmail.com> | 2025-04-29 10:43:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 08:43:44 -0700 |
commit | 9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30 (patch) | |
tree | 88ab4007bcfbdb779c59495d3ba657bc4b40bcb8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ea688c031e99c48a35e0c764d0224c7eed559b12 (diff) | |
download | llvm-9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30.zip llvm-9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30.tar.gz llvm-9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30.tar.bz2 |
[CIR] Upstream initial support for switch statements (#137106)
This introduces initial support for the switchOP, with caseOP of the
Equal kind. Support for additional case kinds such as AnyOf, Range, and
Default will be included in a future patch. Similarly, lowering to LLVM
IR and flattening of the switch are deferred and will be addressed in
subsequent updates.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions