So that we can benefit from data prefetch when `Zicbop` extension is supported. Tune information for data prefetching are added in `RISCVTuneInfo`.
3 lines
69 B
INI
3 lines
69 B
INI
if not "RISCV" in config.root.targets:
|
|
config.unsupported = True
|