diff options
author | Jason Ekstrand <[email protected]> | 2019-11-18 15:40:09 -0600 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-12-04 04:52:20 +0000 |
commit | 0604768ae40695de97eadcca9cf2e37e0865bdeb (patch) | |
tree | b8fab2652b3a47e5a10608c13fe7ed37102a74dd /appveyor.yml | |
parent | 713636766d092dea7f5648ab40f990c47152e405 (diff) |
iris: Stop setting up fake params
In d1c4e64a69e, we added a parameter to tell the back-end compiler to
ignore the param array and just push however many constants you ask it
to push. Iris doesn't want to push anything so it gives a bogus number
of parameters and trusts the back-end compiler to dead-code all of them.
Now that we can tell the back-end compiler to stop re-arranging things,
delete the hack and enable the new simpler code path.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions