Philip Reames d20f3fb6a2 Add initial coverage for invalid instruction costs in LoopRotate
Once extended with a case which requires duplication, will serve as test for crash being fixed in D127131.
2022-06-07 09:55:41 -07:00

3 lines
69 B
INI

if not 'RISCV' in config.root.targets:
config.unsupported = True