mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
gallivm: Minor comment cleanup
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
135bb3c1a9
commit
e26d5940ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1875,7 +1875,7 @@ lp_emit_declaration_soa(
|
|||
break;
|
||||
|
||||
case TGSI_FILE_ADDRESS:
|
||||
/* ADDR registers are the only allocated with an integer LLVM IR type,
|
||||
/* ADDR registers are only allocated with an integer LLVM IR type,
|
||||
* as they are guaranteed to always have integers.
|
||||
* XXX: Not sure if this exception is worthwhile (or the whole idea of
|
||||
* an ADDR register for that matter).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue