Skip to content

pan/bi: Some prep commits for 16-bit integers

Alyssa Rosenzweig requested to merge alyssa/mesa:some-16bit into master

Cherry-picked from my vectorization branch, the rest of which is not ready, but these are safe enough to land in the mean time. This is enough for basic scalar 16-bit integers to work (if the CAP is forced on), and is the subset of commits I needed to test !8339 (merged)

Merge request reports