[Mesa-dev] [PATCH 07/11] i965: Move postprocess_nir to codegen time
Emil Velikov
emil.l.velikov at gmail.com
Tue Nov 17 04:04:20 PST 2015
Hi Jason,
On 12 November 2015 at 01:26, Jason Ekstrand <jason at jlekstrand.net> wrote:
> ---
> src/mesa/drivers/dri/i965/brw_fs.cpp | 11 +++++++++--
> src/mesa/drivers/dri/i965/brw_nir.c | 1 -
> src/mesa/drivers/dri/i965/brw_vec4.cpp | 5 ++++-
> src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.cpp | 6 +++++-
> 4 files changed, 18 insertions(+), 5 deletions(-)
>
Can you please add a couple of lines why we want this. This way it
will be beneficial to you and/or others while skimming through git log
X weeks down the line.
Thanks
Emil
More information about the mesa-dev
mailing list