You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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