Y
Hacker News
new
|
ask
|
show
|
jobs
by
zephen
32 days ago
Don't think you even need to qualify that with "llvm generated."
1 comments
Joel_Mckay
32 days ago
Nondeterministic compiled code-motion in llvm means a workaround can't reliably be patched given version permuted bug emergence.
Fun times =3
link
zephen
32 days ago
It's certainly possible to write optimizations that generate nondeterministic llvm outputs, but the docs explain conditions when that can happen, and warn against it.
link
Fun times =3