top | item 43107244 A Clang regression related to switch statements and inlining 21 points| nicula | 1 year ago |nicula.xyz 3 comments order hn newest throw16180339|1 year ago This was posted a couple days ago as https://news.ycombinator.com/item?id=43088797. nicula|1 year ago Oh wow didn't know about this. Somebody else posted it for me. Sorry for the dup:) pcwalton|1 year ago I'm actually quite impressed that LLVM is able to convert that dependent load of an array into a switch statement.
throw16180339|1 year ago This was posted a couple days ago as https://news.ycombinator.com/item?id=43088797. nicula|1 year ago Oh wow didn't know about this. Somebody else posted it for me. Sorry for the dup:)
pcwalton|1 year ago I'm actually quite impressed that LLVM is able to convert that dependent load of an array into a switch statement.
throw16180339|1 year ago
nicula|1 year ago
pcwalton|1 year ago