diff options
author | Oded Gabbay <[email protected]> | 2015-12-03 09:11:04 +0200 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2016-01-06 14:54:16 +0200 |
commit | afe88f66a8a9cf3c6bf6ea5d3e00589c22219c30 (patch) | |
tree | 243d50cd20e5f2caf29ed19a3436d34d0a618de2 /src/gallium/auxiliary/util | |
parent | 7295f4fcc2b2dd1bc6a8d1d834774b8152a029cf (diff) |
configure.ac: Detect if running on POWER8 arch
To determine if we could use special POWER8 assembly directives, we first
need to detect whether we are running on POWER8 architecture. This patch
adds this detection to configure.ac and adds the necessary compilation
flags accordingly.
v2:
- Add option to disable POWER8 instructions generation
- Detect whether building on BE or LE machine and build with
-mpower8-vector only on LE machine
- Make the printed messages more standard
Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util')
0 files changed, 0 insertions, 0 deletions