[PATCH] D151537: [NFC] Update cpu_specific test to use a newer CPU
LuoYuanke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 30 18:19:01 PDT 2023
LuoYuanke added a comment.
In D151537#4380763 <https://reviews.llvm.org/D151537#4380763>, @erichkeane wrote:
> I don't really see the justification here? Why do this change? If the intent is to just test a newer architecture, we can add tests for that, not change existing ones.
KNL is deprecated and it is better to remove KNL related code in clang/llvm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151537/new/
https://reviews.llvm.org/D151537
More information about the cfe-commits
mailing list