[PATCH] D104116: AMD k8 family does not support SSE4.x which are required by x86-64-v2+

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 14 06:41:57 PDT 2021


serge-sans-paille added a comment.

In D104116#2816291 <https://reviews.llvm.org/D104116#2816291>, @RKSimon wrote:

> This leaves the question - what hardware should we align each of the CK_x86_64_v* targets with?

I'm not quite sure I get it. If I understand correctly, each `CK_x86_64_v*` implies a mimal set of requirements, but doesn't map to a particular hardware, right?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104116/new/

https://reviews.llvm.org/D104116



More information about the cfe-commits mailing list