[Mesa-dev] [PATCH 2/4] nir: turn ssa check into an assert
Timothy Arceri
tarceri at itsqueeze.com
Wed Feb 13 08:02:41 UTC 2019
On 13/2/19 7:00 pm, Timothy Arceri wrote:
> Everthing should be in ssa form when this is called. Checking
> for it here is expensive so turn this into an assert instead.
>
> Do the cheap thing first and check if we can even progress with
> this instruction type.
Sorry this second line was meant to be deleted after I changed my
approach. Fixed locally.
More information about the mesa-dev
mailing list