[clang] [compiler-rt] [llvm] [X86] AMD Zen 6 Initial enablement (PR #179150)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 3 03:24:48 PST 2026
================
@@ -9,7 +9,7 @@
// This file defines the machine model for Znver4 to support instruction
// scheduling and other instruction cost heuristics.
// Based on:
-// * AMD Software Optimization Guide for the AMD Family 19h (Zen4)
+// * AMD Software Optimization Guide for the AMD Family 19h (Zen4)
----------------
RKSimon wrote:
these changes are purely trailing whitespace - best not to include the change in this patch.
https://github.com/llvm/llvm-project/pull/179150
More information about the llvm-commits
mailing list