[OCaml] Remove add_loop_unswitch use in test.

This commit is contained in:
Florian Hahn 2022-04-29 11:09:19 +01:00
parent 5515263e44
commit e7e3829b67
No known key found for this signature in database
GPG Key ID: EEF712BB5E80EBBA
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ let test_transforms () =
++ add_loop_rotation
++ add_loop_reroll
++ add_loop_unroll
++ add_loop_unswitch
++ add_memcpy_opt
++ add_partially_inline_lib_calls
++ add_lower_switch