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

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 09:49:30 PDT 2024


DianQK wrote:

The other thing that makes sense to me is that if instead of generating a lookup table, we generate simpler instructions, we can bring it forward.

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


More information about the llvm-commits mailing list