mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
gallivm: fix spelling in comment
This commit is contained in:
parent
9226d427c3
commit
3b7914c364
1 changed files with 1 additions and 1 deletions
|
|
@ -843,7 +843,7 @@ lp_build_alloca(LLVMBuilderRef builder,
|
|||
* first block may prevent the X86 backend from successfully align the stack as
|
||||
* required.
|
||||
*
|
||||
* Also the scalarrepl pass is supossedly more powerful and can promote
|
||||
* Also the scalarrepl pass is supposedly more powerful and can promote
|
||||
* arrays in many cases.
|
||||
*
|
||||
* See also:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue