On Thu Jan 5 14:20:20 2023 +0000, Giovanni Mascellani wrote:
Unless I am mistaken, the `is_minimum_precision` flag doesn't get set for types like `matrix<min16float, 4, 4>` and `vector<min16float, 4>`. Not that that flag is terribly useful for the moment, but maybe we should be consistent about it, in case it becomes in the future.
Hmm, good point, I didn't think about this. I probably need to go back to the drawing board.