diff options
author | Eric Anholt <[email protected]> | 2016-08-03 14:01:03 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-08-04 08:48:27 -0700 |
commit | c976e164d262d2d2bfd8087dcbb7bd91995ae887 (patch) | |
tree | a603048107958a25fdfdf264d1256fbf59ceafc7 /src/gallium/drivers/vc4/Makefile.am | |
parent | 2350569a78c60d32e3b751b4386ea7e6d7e2ebe9 (diff) |
vc4: Move scalarizing and some lowering to link time.
This works out to be a wash in terms of memory usage: We use more memory
to store the separate ALU instructions, but we optimize out a lot of code
as well. The main result, though, is that we do more of our work at link
time rather than draw time.
Diffstat (limited to 'src/gallium/drivers/vc4/Makefile.am')
0 files changed, 0 insertions, 0 deletions