[Git][ghc/ghc][wip/sjakobi/T25450-march-native] Add mrs field to march-native changelog entry
Simon Jakobi pushed to branch wip/sjakobi/T25450-march-native at Glasgow Haskell Compiler / GHC Commits: fca6d9dc by Simon Jakobi at 2026-06-02T14:07:23+02:00 Add mrs field to march-native changelog entry The changelog validator requires the mrs field. This change is part of MR !16126. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> - - - - - 1 changed file: - changelog.d/march-native Changes: ===================================== changelog.d/march-native ===================================== @@ -1,6 +1,7 @@ section: compiler synopsis: Add -march=native flag issues: #25450 +mrs: !16126 description: GHC now supports ``-march=native`` on x86 and x86_64. It probes the CPU of the View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fca6d9dca2dc4164f14209d43138ce07... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fca6d9dca2dc4164f14209d43138ce07... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Jakobi (@sjakobi2)