aco/lower_to_cssa: Fix typo
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24906>
This commit is contained in:
committed by
Marge Bot
parent
ce4c38ecae
commit
0385dcac5c
@@ -31,7 +31,7 @@
|
||||
#include <vector>
|
||||
|
||||
/*
|
||||
* Implements an algorithm to lower to Concentional SSA Form (CSSA).
|
||||
* Implements an algorithm to lower to Conventional SSA Form (CSSA).
|
||||
* After "Revisiting Out-of-SSA Translation for Correctness, CodeQuality, and Efficiency"
|
||||
* by B. Boissinot, A. Darte, F. Rastello, B. Dupont de Dinechin, C. Guillon,
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user