[PATCH] D144967: [PowerPC] Recognize long CPU name for -mtune in Clang

Nathan Chancellor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 08:45:06 PST 2023


nathanchance added a comment.

Could this be merged into `main` and backported to `release/16.x`? If this makes 16.0.0 final, I think the kernel can avoid working around this issue altogether, as `-mtune` was only wired up to do something on PowerPC in during the 16 development cycle; in prior versions, it was ignored so any value was accepted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144967



More information about the cfe-commits mailing list