[llvm] Reenable JumpTableToSwitch pass by default (PR #83229)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 14:01:48 PST 2024


fhahn wrote:

@DavidSpickett thanks for confirming. Before adjusting the threshold, I think it would be good to make sure there are no compile-time explosions. Seems like the flang codebase is great at uncovering those in this particular case

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


More information about the llvm-commits mailing list