-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
backend:RISC-VquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Description
if (EnableMISchedLoadClustering) { |
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
Metadata
Metadata
Assignees
Labels
backend:RISC-VquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!