summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_shader.cpp
diff options
context:
space:
mode:
authorIago Toral Quiroga <[email protected]>2019-02-01 11:41:33 +0100
committerJuan A. Suarez Romero <[email protected]>2019-04-18 11:05:18 +0200
commit7376d57a9c6ae69bc47bbbfe5d3b1a0ed0639227 (patch)
treea5741455436867d3e82bdab21ee2bad4f458491b /src/intel/compiler/brw_shader.cpp
parent6ff52f0628a1d3401a3a18eb576158e4de66d044 (diff)
intel/compiler: validate region restrictions for half-float conversions
v2: - Consider implicit conversions in 2-src instructions too (Curro) - For restrictions that involve destination stride requirements only validate them for Align1, since Align16 always requires packed data. - Skip general rule for the dst/execution type size ratio for mixed float instructions on CHV and SKL+, these have their own set of rules that we'll be validated separately. v3 (Curro): - Do not check src1 type in single-source instructions. - Check restriction on src1. - Remove invalid test. Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_shader.cpp')
0 files changed, 0 insertions, 0 deletions