Files
clang-p2996/llvm/lib/Target/RISCV/RISCVSubtarget.cpp
Pengcheng Wang 2c782ab271 [RISCV] Add software pipeliner support (#117546)
This patch adds basic support of `MachinePipeliner` and disable
it by default.
    
The functionality should be OK and all llvm-test-suite tests have
passed.
2024-12-19 13:00:08 +08:00

8.9 KiB