diff options
author | Iago Toral Quiroga <[email protected]> | 2018-03-06 08:57:26 +0100 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2018-05-03 11:40:25 +0200 |
commit | 5361a87ee73848d9f7fab0b715563b3d9de7f3df (patch) | |
tree | 42473a426b1a11f8781e19e616bf00c8e9b5deea /bin/meson_get_version.py | |
parent | b5e266765a60aa0f05de646d5580ee8c71156ff1 (diff) |
intel/compiler: fix isign for 16-bit integers
We need to use 16-bit constants with 16-bit instructions,
otherwise we get the following validation error:
"Destination stride must be equal to the ratio of the sizes of
the execution data type to the destination type"
Because the execution data type is 4B due to the 32-bit integer
constant.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'bin/meson_get_version.py')
0 files changed, 0 insertions, 0 deletions