Re: [Mesa-dev] [PATCH v3] R600/SI: Add pattern for AMDGPUurecip

2013-04-20 Thread Christian König
Am 20.04.2013 06:06, schrieb Tom Stellard: On Thu, Apr 11, 2013 at 10:12:01AM +0200, Christian König wrote: Am 10.04.2013 18:50, schrieb Tom Stellard: On Wed, Apr 10, 2013 at 05:59:48PM +0200, Michel Dänzer wrote: [SNIP] We should start using the updated pattern syntax for all new patterns. T

Re: [Mesa-dev] [PATCH v3] R600/SI: Add pattern for AMDGPUurecip

2013-04-19 Thread Tom Stellard
On Thu, Apr 11, 2013 at 10:12:01AM +0200, Christian König wrote: > Am 10.04.2013 18:50, schrieb Tom Stellard: > >On Wed, Apr 10, 2013 at 05:59:48PM +0200, Michel Dänzer wrote: > >>[SNIP] > >We should start using the updated pattern syntax for all new patterns. > >This means replacing register class

Re: [Mesa-dev] [PATCH v3] R600/SI: Add pattern for AMDGPUurecip

2013-04-11 Thread Christian König
Am 10.04.2013 18:50, schrieb Tom Stellard: On Wed, Apr 10, 2013 at 05:59:48PM +0200, Michel Dänzer wrote: [SNIP] We should start using the updated pattern syntax for all new patterns. This means replacing register classes with types for the input patterns and omitting the type in the output pat

Re: [Mesa-dev] [PATCH v3] R600/SI: Add pattern for AMDGPUurecip

2013-04-10 Thread Tom Stellard
On Wed, Apr 10, 2013 at 05:59:48PM +0200, Michel Dänzer wrote: > From: Michel Dänzer > > 21 more little piglits with radeonsi. > > Signed-off-by: Michel Dänzer > --- > > v3: Use constant for and add comments about scaling multiplications > > lib/Target/R600/AMDGPUInstructions.td | 1 + > li

[Mesa-dev] [PATCH v3] R600/SI: Add pattern for AMDGPUurecip

2013-04-10 Thread Michel Dänzer
From: Michel Dänzer 21 more little piglits with radeonsi. Signed-off-by: Michel Dänzer --- v3: Use constant for and add comments about scaling multiplications lib/Target/R600/AMDGPUInstructions.td | 1 + lib/Target/R600/R600Instructions.td | 3 ++- lib/Target/R600/SIInstructions.td |