[PATCH] D34504: [LLVM][X86][Goldmont] Adding new target-cpu: Goldmont

michael zuckerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 25 06:44:19 PDT 2017


m_zuckerman marked an inline comment as done.
m_zuckerman added a comment.

In https://reviews.llvm.org/D34504#788040, @craig.topper wrote:

> Don't add the SMAP feature flag. We should only have feature flags that are used by isel.


Adding new feature with predicted to instruction. According to the ISA, there is no define intrinsics for the SMAP feature only two instructions.


https://reviews.llvm.org/D34504





More information about the llvm-commits mailing list