[llvm] [SimplifyCFG] Simplify switch with implicit default (PR #95665)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 09:47:43 PDT 2024


DianQK wrote:

Sorry, I don't have any good ideas at this point, this check can be very complex. :(
The only thing I can think of is to postpone this optimization until after the lookup table.

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


More information about the llvm-commits mailing list