agx/lower_address: Remove not used has_offset
authorChristian Gmeiner <cgmeiner@igalia.com>
Thu, 24 Aug 2023 15:49:16 +0000 (17:49 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Sep 2023 18:50:34 +0000 (18:50 +0000)
Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25052>

src/asahi/compiler/agx_nir_lower_address.c

index bd72ded..c999b32 100644 (file)
@@ -9,7 +9,6 @@
 /* Results of pattern matching */
 struct match {
    nir_scalar base, offset;
-   bool has_offset;
    bool sign_extend;
 
    /* Signed shift. A negative shift indicates that the offset needs ushr