compiler.cfg.value-numbering: tests need to have this loaded.

db4
Doug Coleman 2015-07-06 22:44:36 -07:00
parent 801fdebde2
commit 128c262429
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ compiler.cfg.registers compiler.cfg.representations
compiler.cfg.ssa.destruction compiler.cfg.utilities
compiler.cfg.value-numbering cpu.architecture kernel layouts
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
IN: compiler.cfg.value-numbering.tests