XiaShark wrote: Hello, I noticed an issue after this PR: if both `-march` and `-mcpu` are specified in the command line parameters, the features in `-mcpu` are lost. See https://godbolt.org/z/hPq1z9rvn. Is this expected behavior? https://github.com/llvm/llvm-project/pull/95519