[PATCH] D108422: [NFC][clang] Move remaining part of X86Target.def to llvm/Support/X86TargetParser.def
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 20:07:21 PDT 2021
LuoYuanke added a comment.
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.
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