GBE: Optimize byte gather read using untyped read.
authorRuiling Song <ruiling.song@intel.com>
Wed, 23 Apr 2014 02:56:50 +0000 (10:56 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Wed, 23 Apr 2014 05:44:02 +0000 (13:44 +0800)
commit3af12cc7f18c345afa3219343310d0028a2dc17f
tree46cd52bfc3eaae0248adfb9f197d73dbb2db002c
parent2e49929a65f35fab799170db8a29a1ee9932f2e3
GBE: Optimize byte gather read using untyped read.

Untyped read seems better than byte gather read.
Some performance test in opencv got doubled after the patch.

Signed-off-by: Ruiling Song <ruiling.song@intel.com>
backend/src/backend/gen_insn_selection.cpp