compiler.cfg.value-numbering: tests need to have this loaded.
parent
801fdebde2
commit
128c262429
|
@ -5,6 +5,8 @@ compiler.cfg.registers compiler.cfg.representations
|
||||||
compiler.cfg.ssa.destruction compiler.cfg.utilities
|
compiler.cfg.ssa.destruction compiler.cfg.utilities
|
||||||
compiler.cfg.value-numbering cpu.architecture kernel layouts
|
compiler.cfg.value-numbering cpu.architecture kernel layouts
|
||||||
literals math namespaces sequences system tools.test ;
|
literals math namespaces sequences system tools.test ;
|
||||||
|
! need cfg simd loaded for some tests
|
||||||
|
USE: compiler.cfg.value-numbering.simd
|
||||||
QUALIFIED-WITH: alien.c-types c
|
QUALIFIED-WITH: alien.c-types c
|
||||||
IN: compiler.cfg.value-numbering.tests
|
IN: compiler.cfg.value-numbering.tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue