[Mesa-dev] [PATCH] Initial Common Subexpression Elimination implementation.

Ian Romanick idr at freedesktop.org
Mon Aug 29 10:02:20 PDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/17/2011 12:29 PM, vljn wrote:

> +class box:public exec_node

For the record, I'm going to NAK with extreme prejudice any patch that
includes this crap.  I'm not trying to be a jerk, but I've explained at
least twice why this is unacceptable.

> +{
> +public:
> +	void* content;
> +
> +	box(void* c):content(c)
> +	{
> +
> +	}
> +};
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk5bxhwACgkQX1gOwKyEAw+ShQCdEv/5eaUtaymAZQ/7Ud/CeLcK
K4wAoJXm4vz4epUvt3QYEiE4lZTtyYzt
=Qxn7
-----END PGP SIGNATURE-----


More information about the mesa-dev mailing list