[llvm] [SimplifyCFG] Don't limit the number of simultaneous forwards from switch condition (PR #95932)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 07:18:31 PDT 2024


https://github.com/nikic commented:

Is it possible to also add a test case where this shows an actual benefit like in https://github.com/llvm/llvm-project/issues/95919? Or does this require multiple passes?

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


More information about the llvm-commits mailing list