A Clang regression related to switch statements and inlining
1–4 of 4 posts
Re: A Clang regression related to switch statements and inlining
#2I'm actually quite impressed that LLVM is able to convert that dependent load of an array into a switch statement.
Re: A Clang regression related to switch statements and inlining
#3This was posted a couple days ago as https://news.ycombinator.com/item?id=43088797.
Re: A Clang regression related to switch statements and inlining
#4This was posted a couple days ago as https://news.ycombinator.com/item?id=43088797 .
Oh wow didn't know about this. Somebody else posted it for me. Sorry for the dup:)