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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 21 05:28:51 PDT 2021


RKSimon added a comment.

In D108422#2958591 <https://reviews.llvm.org/D108422#2958591>, @LuoYuanke wrote:

> In D108422#2957541 <https://reviews.llvm.org/D108422#2957541>, @erichkeane wrote:
>
>> In D108422#2957528 <https://reviews.llvm.org/D108422#2957528>, @RKSimon wrote:
>>
>>> There's nothing later than CannonLake here - does Intel need to at least reference up to Tiger/Rocketlake?
>>
>> @LuoYuanke ^^
>
> Thanks for reminding. We've supported -march=${CPU}, but forgot to update this table. We will update it.

Shall we get this patch committed first before making any changes?


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