<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd" -->

---
title: LLVM/Clang Lands Initial Compiler Targeting For Hygon...
description: LLVM/Clang has merged initial compiler targeting for Hygon x86 CPUs, specifically the c86-4g-m4, c86-4g-m6, and c86-4g-m7 CPU targets. The merge includes CPU...
canonical: https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: LLVM/Clang Lands Initial Compiler Targeting For Hygon x86 CPUs | daily.dev
og:description: LLVM/Clang has merged initial compiler targeting for Hygon x86 CPUs, specifically the c86-4g-m4, c86-4g-m6, and c86-4g-m7 CPU targets. The merge includes CPU...
og:url: https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd
og:image: https://api.daily.dev/og/posts/unhj7KPSD.png
og:image:alt: LLVM/Clang Lands Initial Compiler Targeting For Hygon x86 CPUs
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# LLVM/Clang Lands Initial Compiler Targeting For Hygon x86 CPUs

**[Phoronix](https://daily.dev/sources/phoronix)** · 1 min read · 0 upvotes · 0 comments

## Summary

LLVM/Clang has merged initial compiler targeting for Hygon x86 CPUs, specifically the c86-4g-m4, c86-4g-m6, and c86-4g-m7 CPU targets. The merge includes CPU target definitions, host CPU detection, compiler-rt model detection, optimizer tests, and scheduler models for Hygon architecture. This follows similar support recently added to GCC 17. The Hygon C86-4G CPUs are Chinese x86 processors reported to perform comparably to Intel Raptor Lake, and the changes are slated for the upcoming LLVM/Clang 23.1 release.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/Hygon-LLVM-Clang-Targeting>

## Similar posts on daily.dev

- [Hygon C86-4G CPU Support Added To The GCC 17 Compiler](https://daily.dev/posts/hygon-c86-4g-cpu-support-added-to-the-gcc-17-compiler-wkn6rpfvp) · Phoronix · 0 upvotes · 0 comments
- [New Hygon Model 8 "Suzhou" x86 CPU Support Appears In The GCC Compiler](https://daily.dev/posts/new-hygon-model-8-suzhou-x86-cpu-support-appears-in-the-gcc-compiler-eczyg1fex) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#compiler](https://daily.dev/tags/compiler)

[View this post on daily.dev](https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"LLVM/Clang Lands Initial Compiler Targeting For Hygon x86 CPUs","url":"https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd"},"datePublished":"2026-06-09T12:33:27.848Z","dateModified":"2026-06-09T12:34:01.223Z","description":"LLVM/Clang has merged initial compiler targeting for Hygon x86 CPUs, specifically the c86-4g-m4, c86-4g-m6, and c86-4g-m7 CPU targets. The merge includes CPU...","image":"https://media.daily.dev/image/upload/s--foaA6JGU--/f_auto/v1722860399/public/Placeholder%2004","thumbnailUrl":"https://media.daily.dev/image/upload/s--foaA6JGU--/f_auto/v1722860399/public/Placeholder%2004","isAccessibleForFree":true,"articleSection":"Phoronix","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Phoronix","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee","url":"https://daily.dev/sources/phoronix"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/llvm-clang-lands-initial-compiler-targeting-for-hygon-x86-cpus-unhj7kpsd","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"general-programming,compiler","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Phoronix","item":"https://daily.dev/sources/phoronix"},{"@type":"ListItem","position":3,"name":"LLVM/Clang Lands Initial Compiler Targeting For Hygon x86 CPUs"}]}
```

