Y
Hacker News
new
|
ask
|
show
|
jobs
A Clang regression related to switch statements and inlining
(
nicula.xyz
)
21 points
by
nicula
488 days ago
2 comments
throw16180339
484 days ago
This was posted a couple days ago as
https://news.ycombinator.com/item?id=43088797
.
link
nicula
484 days ago
Oh wow didn't know about this. Somebody else posted it for me. Sorry for the dup:)
link
pcwalton
485 days ago
I'm actually quite impressed that LLVM is able to convert that dependent load of an array into a switch statement.
link