On Sat, Dec 26, 2015 at 2:09 PM, Jason Ekstrand wrote:
> When Connor originally drafted NIR, he copied the same function+overload
> system that GLSL IR had with a few names changed. However, this
> double-indirection is not really needed and has only served to confuse
> people. Instead, let's ju
On Saturday, December 26, 2015 11:09:24 AM PST Jason Ekstrand wrote:
> When Connor originally drafted NIR, he copied the same function+overload
> system that GLSL IR had with a few names changed. However, this
> double-indirection is not really needed and has only served to confuse
> people. Inst
Reviewed-by: Connor Abbott
On Sat, Dec 26, 2015 at 2:09 PM, Jason Ekstrand wrote:
> When Connor originally drafted NIR, he copied the same function+overload
> system that GLSL IR had with a few names changed. However, this
> double-indirection is not really needed and has only served to confuse
When Connor originally drafted NIR, he copied the same function+overload
system that GLSL IR had with a few names changed. However, this
double-indirection is not really needed and has only served to confuse
people. Instead, let's just have functions which may not have unique names
and may or may