[Mesa-dev] [PATCH 01/10] glsl: don't let an 'if' then-branch kill const propagation for else-branch
Caio Marcelo de Oliveira Filho
caio.oliveira at intel.com
Mon Jul 9 17:57:56 UTC 2018
> Possible follow-up change for someone looking at compiler perf:
> kill_entry doesn't seem to need to be a list since
> 4654439fdd766f79a78fe0d812fd916f5815e7e6, and we could probably just
> store the write_mask in the entry->data field and not have struct
> kill_entry at all!
That makes sense. I'll follow up on that.
Thanks,
Caio
More information about the mesa-dev
mailing list