[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 09:41:16 PST 2024


aeubanks wrote:

heads up, this seems to be blowing up memory usage in some large functions, still investigating

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


More information about the llvm-commits mailing list