[llvm] [SimplifyCFG] When only one case value is missing, replace default with that case (PR #76669)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 06:21:16 PST 2024


nikic wrote:

I'd suggest adding a test variant that allows conversion to lookup table, as that's where we expect to see the main improvement.

https://github.com/llvm/llvm-project/pull/76669


More information about the llvm-commits mailing list