erichkeane added a comment.

In D108422#2958761 <https://reviews.llvm.org/D108422#2958761>, @lebedev.ri 
wrote:

> This should be autogenerated from the main `X86.td`, otherwise this is, 
> unfortunately only partially, duplicates that.
> E.g. there isn't a single AMD CPU in there.

The intent of this list was to duplicate the list used for the `cpu_dispatch` 
feature from the Intel Compiler, which for obvious reasons didn't include AMD 
names. OUR implementation at least uses feature lists, directly, so the 
equivalent AMD cpus would work here.  At the time, I contacted a few people 
from AMD via email and invited them to improve this list if they'd like to, but 
I don't believe I ever saw a patch to do so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108422

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to