[llvm] [SimplifyCFG] Add optimization for switches of powers of two (PR #70977)

via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 08:30:13 PST 2023


DKay7 wrote:

I added all your suggestions and also wrote a test with both positive and negative cases. But what should I do with a failed test in the pipeline? Thanks.

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


More information about the llvm-commits mailing list