Comment on Truth Functional Logic for HackersparentComments−bbaron631yPresumably, 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.−tantalor1yOkay so... then patch the compiler? This is basic stuff.−spartanatreyu1yIf it were "basic stuff", then you probably weren't using a high performance compiler to begin with.
Comments
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.
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.