diff options
author | Zhigang Gong <zhigang.gong@intel.com> | 2015-04-10 12:40:10 +0800 |
---|---|---|
committer | Zhigang Gong <zhigang.gong@intel.com> | 2015-04-10 16:21:28 +0800 |
commit | ee2c51cddd03c8d22c38612ec1bc40637d84b22d (patch) | |
tree | 394d66a8d17312f35ccbab5ce857120a72af8e91 /src/cl_api.c | |
parent | ab5a3baea13dc8b992b556395f187d034cf78133 (diff) |
GBE: avoid to use the GenRegister::xxxgrf(simdWidth,xxx).
All the gen registers should get the uniform information from the
corresponding virtual registers. The use of GenRegister::xxxgrf
on a virtual register is very dangerous which may cause inconsistency.
This patch eliminate all the use of it in gen_insn_selection stage.
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
Diffstat (limited to 'src/cl_api.c')
0 files changed, 0 insertions, 0 deletions