Re: [Mesa-dev] [PATCH] panfrost: Remove the standalone compiler

2019-05-19 Thread Ryan Houdek
Reviewed-By: Ryan Houdek On Sun, May 19, 2019 at 4:52 PM Alyssa Rosenzweig wrote: > Now that the online compiler and pandecode are reliable and upstreamed, > nobody is using this. If somebody does need it, it should be easy enough > to bring back, I suppose. At the moment, it's just a maintenan

[Mesa-dev] [PATCH] panfrost: Remove the standalone compiler

2019-05-19 Thread Alyssa Rosenzweig
Now that the online compiler and pandecode are reliable and upstreamed, nobody is using this. If somebody does need it, it should be easy enough to bring back, I suppose. At the moment, it's just a maintenance hazard, since meson is silly and does double builds for compiler updates (triple for disa