Files
clang-p2996/llvm/lib/CodeGen/SwitchLoweringUtils.cpp
Amara Emerson 535d8e8b92 NFC: Extract switch lowering binary tree splitting code from DAG into SwitchLoweringUtils.
This will help re-use this code with the upcoming GlobalISel implementation of
this optimization.
2024-01-07 07:42:27 -08:00

22 KiB