[llvm] [SimplifyCFG] Improve range reducing for switches (PR #67882)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 30 15:14:14 PDT 2023
DianQK wrote:
> It seems like #67885 already handles this.
No, it handles with a different case. :)
https://github.com/llvm/llvm-project/pull/67882
More information about the llvm-commits
mailing list