mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-07 13:33:13 +00:00
Fix typo in passes
This commit is contained in:
@@ -715,7 +715,7 @@ cgscc(
|
||||
indvars,
|
||||
extra-simple-loop-unswitch-passes,
|
||||
loop-deletion,
|
||||
loop-unroll-full#
|
||||
loop-unroll-full
|
||||
),
|
||||
sroa<modify-cfg>,
|
||||
vector-combine,
|
||||
|
||||
Reference in New Issue
Block a user