[llvm] [X86] Remove SlowDivide tuning from GRTTuning (PR #84676)

via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 10 22:21:01 PDT 2024


================
@@ -1237,8 +1237,6 @@ def ProcessorFeatures {
   // Gracemont
   list<SubtargetFeature> GRTTuning = [TuningMacroFusion,
                                       TuningSlow3OpsLEA,
----------------
goldsteinn wrote:

2c latency, but other slow lea is 3c. Bit of a middle ground.

https://github.com/llvm/llvm-project/pull/84676


More information about the llvm-commits mailing list