GBE: one instruction is enough for SEL_CMP now.
authorZhigang Gong <zhigang.gong@intel.com>
Thu, 27 Mar 2014 02:05:56 +0000 (10:05 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 8 Apr 2014 08:21:33 +0000 (16:21 +0800)
commitbf385d84dfe9a3c5d302f2f47d9219cd59236bd5
tree8e6572020cca7432eec77309e481e279a354357d
parent212de07149e32528c126453ade1abba8d59ce4d8
GBE: one instruction is enough for SEL_CMP now.

As we have if/endif, now the SEL_CMP could write to the
dst register directly with correct emask.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
Reviewed-by: "Song, Ruiling" <ruiling.song@intel.com>
backend/src/backend/gen_insn_selection.cpp