[clang] [compiler-rt] [llvm] [X86] AMD Zen 6 Initial enablement (PR #179150)

via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 3 01:00:24 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)
----------------
ganeshgit wrote:

The model is related to the patch as we are using it for the initial enablement. I think we can retain this.

https://github.com/llvm/llvm-project/pull/179150


More information about the cfe-commits mailing list