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

Okay so... then patch the compiler? This is basic stuff.
If it were "basic stuff", then you probably weren't using a high performance compiler to begin with.