GBE: new Load/Store Instruction Selection pattern

Graphics / Beignet - Ruiling Song [intel.com] - 8 November 2016 05:06 UTC

This patch add support for stateless load/store in instruction selection. Because stateless message now only support 64bit address (A64) and SIMD8 mode. So we have to handle SIMD16 split and A32/A64 convert.

092a9ef GBE: new Load/Store Instruction Selection pattern
backend/src/backend/gen_insn_selection.cpp | 664 +++++++++++++++++++++++-----
1 file changed, 545 insertions(+), 119 deletions(-)

Upstream: cgit.freedesktop.org


  • Share