summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/tests
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2019-02-27 20:15:32 -0800
committerIan Romanick <[email protected]>2019-03-28 15:35:52 -0700
commitae21b52e1dc5db5f7678ce9817364384dc0cbc87 (patch)
tree5a65de1be7fcface5b10b6ecec7f65f01e6b0967 /src/compiler/nir/tests
parentcbad201c2b34297dda11ffa414de2ef781225259 (diff)
nir/algebraic: Add missing 16-bit extract_[iu]8 patterns
No shader-db changes on any Intel platform. v2: Use a loop to generate patterns. Suggested by Jason. v3: Fix a copy-and-paste bug in the extract_[ui] of ishl loop that would replace an extract_i8 with and extract_u8. This broke ~180 tests. This bug was introduced in v2. Reviewed-by: Matt Turner <[email protected]> [v1] Reviewed-by: Dylan Baker <[email protected]> [v2] Acked-by: Jason Ekstrand <[email protected]> [v2]
Diffstat (limited to 'src/compiler/nir/tests')
0 files changed, 0 insertions, 0 deletions