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

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 16:48:38 PST 2024


dwblaikie wrote:

& the test case in question has a rather long/machine generated switch statement - so something related to that is probably triggering some pathology

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


More information about the llvm-commits mailing list