[PATCH] D34504: [LLVM][X86][Goldmont] Adding new target-cpu: Goldmont
michael zuckerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 03:32:05 PDT 2017
m_zuckerman added a comment.
I removed from the list of features two features FeatureSlowDivide64 and FeatureSlowPMULLD. According to the optimization manual ,that Igor added ,this issues were fixed in the GoldMont processor. Regard @RKSimon I agree with you that we want to remove the **isglm()** until use. But I prefer no touch the **IntelGLM** since I want to specialize Goldmont from the other ATOM processors .
https://reviews.llvm.org/D34504
More information about the llvm-commits
mailing list