diff options
author | Iago Toral Quiroga <[email protected]> | 2018-04-17 10:07:40 +0200 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2018-05-03 11:40:26 +0200 |
commit | c9653cc14cac7b5de1a82307624dbb52dba2e178 (patch) | |
tree | 0d7e6b4b7558dd18e89fdae3ca24d2783d7fa3f9 /meson_options.txt | |
parent | 6318808a0559f7b2a8152592f0ae4e5ccc6953a9 (diff) |
nir: add opcodes for 16-bit packing and unpacking
Noitice that we don't need 'split' versions of the 64-bit to / from
16-bit opcodes which we require during pack lowering to implement these
operations. This is because these operations can be expressed as a
collection of 32-bit from / to 16-bit and 64-bit to / from 32-bit
operations, so we don't need new opcodes specifically for them.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions