intel/compiler: implement SIMD16 restrictions for mixed-float instructions
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 14 Mar 2019 09:35:58 +0000 (10:35 +0100)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 18 Apr 2019 09:05:18 +0000 (11:05 +0200)
commit100debc3c9ec6b9b61ed2891faed66d94136e547
tree02de301ac5a2dd891b6b8e73e536d852885321cd
parent6d87c651c90c24d5b670e1d9ba91754846e3b34d
intel/compiler: implement SIMD16 restrictions for mixed-float instructions

v2: f32to16/f16to32 can use a :W destination (Curro)
v3: check destination is packed (Curro).

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/intel/compiler/brw_fs.cpp