diff options
author | Dave Airlie <[email protected]> | 2019-05-03 10:17:54 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2019-05-15 07:10:34 +1000 |
commit | 4efd04ab182e7dad1d77f20ecdd03099330ea9f0 (patch) | |
tree | 6db4e955d7009e5809f484fac6cc48c08b4fd5ad /src/gallium | |
parent | 3b2c4331671e04a964d7b47a9876bc46e8a276d6 (diff) |
intel/compiler: use bitset instead of opencoding a 32-bit bitset. (v2)
In the future I want to expand this to 128-bits, for vec16 support, so
lets just put the code in place to use bitset ranges now.
v2: just declare the bitset to be the max of what we should ever see
and change assert to reflect it.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions