YunQiang Su 1c7ab39f3d
MIPS: Set EnableLoopTermFold (#133454)
Setting `EnableLoopTermFold` enables `loop-term-fold` pass.
2025-03-29 21:51:59 +08:00

3 lines
68 B
INI

if not "Mips" in config.root.targets:
config.unsupported = True