[Openmp-commits] [PATCH] D93169: [OpenMP] Added the support for cache line size 256 for A64FX

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 7 09:25:32 PST 2021


Hahnfeld added a comment.

Why is it necessary to write and compile a C program just to parse `/proc/cpuinfo`? Can this be done directly from CMake?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93169/new/

https://reviews.llvm.org/D93169



More information about the Openmp-commits mailing list