Displaying 1 result from an estimated 1 matches for "featurecustomcheapasmovehandl".
2016 Dec 16
1
help/hints/suggestions/tips please: how to give _generic_ compilation for a particular ISA a non-zero LoopMicroOpBufferSize?
...quot;, NoSchedModel, [
FeatureCRC,
FeatureFPARMv8,
FeatureNEON,
FeaturePerfMon,
FeaturePostRAScheduler
]>;
... wherein it`s obvious how to add something like "FeatureCustomCheapAsMoveHandling" to the
list of features, but I have no idea how to change the LoopMicroOpBufferSize, default or otherwise.
Furthermore, "NoSchedModel" seems to be a cross-ISA entity that is defined by code generated
from this snippet of "llvm/include/llvm/Target/TargetSchedule.td":...