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

Amy Kwan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 04:26:02 PST 2023


amyk added a comment.

In D144967#4164858 <https://reviews.llvm.org/D144967#4164858>, @nathanchance wrote:

> 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.

@nathanchance Just wanted to let you know that this patch is now backported into `release/16.x`.


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