nir/algebraic: Drop the check for cache == None.
authorEmma Anholt <emma@anholt.net>
Mon, 29 Nov 2021 22:14:35 +0000 (14:14 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 7 Dec 2021 07:08:59 +0000 (07:08 +0000)
commite7d871737598483777e967db59fe7abaa9023d46
tree0285ab65dbd014deb44628c3be350c5f0df9c43c
parenta263474d3b4aaa52bbf171eb7729fc6e06e4e92e
nir/algebraic: Drop the check for cache == None.

The cache is always set.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13987>
src/compiler/nir/nir_algebraic.py