Y
Hacker News
new
|
ask
|
show
|
jobs
by
bbaron63
459 days ago
Presumably, the compiler is not aware of the hardware bug in the OR operation, so it won't do any transforms to avoid using the OR operation.
1 comments
tantalor
459 days ago
Okay so... then patch the compiler? This is basic stuff.
link
spartanatreyu
459 days ago
If it were "basic stuff", then you probably weren't using a high performance compiler to begin with.
link