Re: [Mesa-dev] [PATCH] mesa: Mark Identity as const

2016-01-07 Thread Ilia Mirkin
On Thu, Jan 7, 2016 at 6:16 PM, Ian Romanick wrote: > From: Ian Romanick > > I was going to send this as review for dce1e1a8, but I missed that > window. This saves 64 bytes of unshared data and prelaces it with 96 replaces > bytes shared text. My guess is that some of the calls to memcpy get

[Mesa-dev] [PATCH] mesa: Mark Identity as const

2016-01-07 Thread Ian Romanick
From: Ian Romanick I was going to send this as review for dce1e1a8, but I missed that window. This saves 64 bytes of unshared data and prelaces it with 96 bytes shared text. My guess is that some of the calls to memcpy get optimized to something else. textdata bss dec hex fi