asahi: fix a few typos
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21947>
This commit is contained in:

committed by
Marge Bot

parent
b6878d456f
commit
8e6ac35658
@@ -375,7 +375,7 @@ op("phi", _, srcs = VARIABLE)
|
||||
|
||||
op("unit_test", _, dests = 0, srcs = 1, can_eliminate = False)
|
||||
|
||||
# Like mov, but takes a register and can only appear at the start. Gauranteed
|
||||
# Like mov, but takes a register and can only appear at the start. Guaranteed
|
||||
# to be coalesced during RA, rather than lowered to a real move.
|
||||
op("preload", _, srcs = 1)
|
||||
|
||||
|
Reference in New Issue
Block a user