[Question] No RISC-V Store clustering #84449
Labels
backend:RISC-V
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
llvm-project/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
Line 344 in 881df55
Hello developers,
I went through the RISCVTargetMachine.cpp and only found that there is only EnableMISchedLoadClustering option in this file .
I wonder if it is possible to enable store clustering also, or is there any special reason to not enable it?
Thx
The text was updated successfully, but these errors were encountered: