[compiler-rt] [builtins] Refactor cpu_model support to reduce #if nesting. NFCI (PR #75635)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 10:16:14 PST 2023


================
@@ -0,0 +1,142 @@
+//===-- cpu_model_aarch64.c - Support for __cpu_model builtin  ----*- C -*-===//
----------------
jroelofs wrote:

- [ ] FIXME: title comment has the wrong filename


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


More information about the llvm-commits mailing list