[PATCH] D108422: [NFC][clang] Move remaining part of X86Target.def to llvm/Support/X86TargetParser.def

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 21 05:37:58 PDT 2021


lebedev.ri added a comment.

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.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108422



More information about the llvm-commits mailing list