add bswap64 for gen7/gen75 and gen8 seperately

Graphics / Beignet - Luo Xionghu [intel.com] - 22 September 2015 03:15 UTC

as the long type data layout is not continous on platform gen7/gen75, the indirect address access pattern is a bit different than gen8.

18a52ff add bswap64 for gen7/gen75 and gen8 seperately.
backend/src/backend/gen8_context.cpp | 64 ++++++++++++++++++++
backend/src/backend/gen_context.cpp | 110 ++++++++++++++++++++++++++++++++++
2 files changed, 174 insertions(+)

Upstream: cgit.freedesktop.org


  • Share