Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rhys Perry
mesa
Commits
b7dd2048
Commit
b7dd2048
authored
Jul 12, 2022
by
Rhys Perry
Browse files
todo
parent
c1583f99
Pipeline
#635506
waiting for manual action with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/amd/compiler/aco_register_allocation.cpp
View file @
b7dd2048
...
...
@@ -1198,7 +1198,7 @@ get_regs_for_copies(ra_ctx& ctx, RegisterFile& reg_file,
found
=
false
;
break
;
}
if
(
reg_file
[
j
]
==
0xF0000000
)
{
if
(
reg_file
[
j
]
==
0xF0000000
)
{
//TODO: is this correct?
k
+=
1
;
n
++
;
continue
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment