commit | 1738b38ce8ef5fec6146225306bd70690a269afa | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Jun 20 09:18:20 2019 -0700 |
committer | Eric Anholt <eric@anholt.net> | Mon Jul 01 11:09:26 2019 -0700 |
tree | 441d88435a16232dfedec19caed2b698b176e02e | |
parent | 1835f30097118d0e94f750c67c49f7a2db094815 [diff] |
matypes: Drop some unused defines. Most of these haven't been used since the conversion from checked-in matypes to generation. By cutting down the generated contents, this should clarify why the file is generated: we need architecture-specific offsets to the V4F fields in the asm that uses it. v2: Keep matrix offsets to prevent x86 build breakage.. Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>