diff options
author | Connor Abbott <[email protected]> | 2019-08-02 15:00:30 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2019-08-06 18:03:19 -0400 |
commit | 4b10949482d18f5df1e35f9711d32b4b9428c954 (patch) | |
tree | 94edfcd257e7a6a119b3735e88686a1a7fd5a6f5 /.gitattributes | |
parent | e7fd90e8ef6dc9cf12108f53409fb71f0133cb01 (diff) |
ttn: Use 1-bit NIR comparison opcodes
We shouldn't be using the versions that output a 32-bit boolean, since
nir_opt_algebraic won't optimize them as well. Drivers will lower these
to the 32-bit versions after optimizing, if appropriate. Also, this will
make implementing 64-bit comparisons easier.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions