[llvm] [SimplifyCFG] Improve range reducing for switches (PR #67882)

via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 30 15:28:31 PDT 2023


DianQK wrote:

But your PR seems to be a special case of handling discontinuous values? Is it possible to handle this type of issue like https://github.com/rust-lang/rust/issues/114106#issuecomment-1657131825 does.

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


More information about the llvm-commits mailing list