[Openmp-commits] [openmp] [openmp] Add support for arm64ec to libomp (PR #176151)
David Truby via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 24 08:41:22 PDT 2026
DavidTruby wrote:
I've switched it to use the C implementation, and it seems to work fine for me locally. @mstorsjo would you mind checking this against your tests again?
I haven't tested if this lets you link to it from x86 code, I'm not actually sure how you even do that (I get told I can't link to the library because the machine types conflict).
https://github.com/llvm/llvm-project/pull/176151
More information about the Openmp-commits
mailing list