[llvm] [SimplifyCFG] When only one case value is missing, replace default with that case (PR #76669)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 13:08:58 PST 2024
aeubanks wrote:
actually, this seems to be uncovering some bad behavior during codegen, still investigating
https://github.com/llvm/llvm-project/pull/76669
More information about the llvm-commits
mailing list