Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch between POWER7 and POWER4 (GH weidai11#656)
This is kind of tricky. We automatically drop from POWER7 to POWER4 if 7 is not available. However, if POWER7 is available the runtime test checks for HasAltivec(), and not HasPower7(), if the drop does not occur. All of this goodness is happening on an old Apple G4 laptop with Gentoo. It is a "new toolchain on old hardware".
- Loading branch information