Files
clang-p2996/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
Wang Pengcheng 9bb69c1d96 [RISCV] Enable LoopDataPrefetch pass (#66201)
So that we can benefit from data prefetch when `Zicbop` extension is
supported.

Tune information for data prefetching are added in `RISCVTuneInfo`.
2023-11-10 15:39:58 +08:00

17 KiB