projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d97a79a
)
agx/lower_address: Remove not used has_offset
author
Christian Gmeiner
<cgmeiner@igalia.com>
Thu, 24 Aug 2023 15:49:16 +0000
(17:49 +0200)
committer
Marge 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
patch
|
blob
|
history
diff --git
a/src/asahi/compiler/agx_nir_lower_address.c
b/src/asahi/compiler/agx_nir_lower_address.c
index
bd72ded
..
c999b32
100644
(file)
--- a/
src/asahi/compiler/agx_nir_lower_address.c
+++ b/
src/asahi/compiler/agx_nir_lower_address.c
@@
-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