Re: [Mesa-dev] [PATCH v4 0/4] nv50/ir: PostRaConstantFolding improvements

2016-11-06 Thread Karol Herbst
no regressions in piglit on my nve6 2016-11-06 15:05 GMT+01:00 Karol Herbst : > This series reworks the structure of the pass to make it easier to add > more optimisations to it. > > I have to rework the RA commit a bit and the post_ra_dead patch should be > submitted on its own. > > v2: swaped th

[Mesa-dev] [PATCH v4 0/4] nv50/ir: PostRaConstantFolding improvements

2016-11-06 Thread Karol Herbst
This series reworks the structure of the pass to make it easier to add more optimisations to it. I have to rework the RA commit a bit and the post_ra_dead patch should be submitted on its own. v2: swaped the last two commits v3: reworked order v4: droped last two patches Karol Herbst (4): nv50