[PATCH] D44644: [X86] Use silvermont cost model overrides for goldmont as well.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 24 16:49:56 PDT 2018


craig.topper planned changes to this revision.
craig.topper added a comment.

Turns out almost all of the slow things in the SLM table have been improved in GLM. So this isn't the right table to use. The only thing that didn't change much was floating point division.


https://reviews.llvm.org/D44644





More information about the llvm-commits mailing list