Re: [Mesa-dev] [PATCH] AMDGPU: Update SI flow control comments to match current code.

2012-11-01 Thread Tom Stellard
On Thu, Nov 01, 2012 at 10:30:19AM +0100, Michel Dänzer wrote: > From: Michel Dänzer > > > Signed-off-by: Michel Dänzer Reviewed-by: Tom Stellard > --- > lib/Target/AMDGPU/SILowerFlowControl.cpp |9 + > 1 file changed, 5 insertions(+), 4 deletions(-) > > diff --git a/lib/Target

[Mesa-dev] [PATCH] AMDGPU: Update SI flow control comments to match current code.

2012-11-01 Thread Michel Dänzer
From: Michel Dänzer Signed-off-by: Michel Dänzer --- lib/Target/AMDGPU/SILowerFlowControl.cpp |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/Target/AMDGPU/SILowerFlowControl.cpp b/lib/Target/AMDGPU/SILowerFlowControl.cpp index b901688..0d90c13 100644 --- a