6 ms·
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.
by bbaron63 2y 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.
- tantalor 2y agoOkay so... then patch the compiler? This is basic stuff.
- spartanatreyu 2y agoIf it were "basic stuff", then you probably weren't using a high performance compiler to begin with.