top | item 43107244

A Clang regression related to switch statements and inlining

21 points| nicula | 1 year ago |nicula.xyz

3 comments

order

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.