summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opt_move_comparisons.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-10-19 14:31:19 -0500
committerJason Ekstrand <[email protected]>2018-10-22 16:00:18 -0500
commit932c650e0b1b3a0845f138c216ae1f235bdfa070 (patch)
treef4e5cdd1a69449a8f395ea7b213d28dffc45dda1 /src/compiler/nir/nir_opt_move_comparisons.c
parentea9e651423424219cae8ebdef88f432b7cff31ab (diff)
nir/algebraic: Loosen a restriction on variables
Previously, we would fail if a variable had an assigned but unknown bit size X and we tried to assign it an actual bit size. However, this is ok because, at the time we do the search, the variable does have an actual bit size and it will match X because of the NIR rules. Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_opt_move_comparisons.c')
0 files changed, 0 insertions, 0 deletions