Use llvm_unreachable instead of assert and replace if-else with switch-case. Fix https://github.com/llvm/llvm-project/issues/97456.
Use llvm_unreachable instead of assert and replace if-else with switch-case. Fix https://github.com/llvm/llvm-project/issues/97456.