[Openmp-commits] [openmp] [openmp] Add support for arm64ec to libomp (PR #176151)
David Truby via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 28 06:41:13 PST 2026
DavidTruby wrote:
> I noted that many of the missing tests fail with error code 0xc000007b, which means STATUS_INVALID_IMAGE_FORMAT. I haven't dug into why this is happening.
Could they be looking in the wrong place for libomp.dll and picking up the normal arm64 one? I hit that a lot before I added the arm64x support.
https://github.com/llvm/llvm-project/pull/176151
More information about the Openmp-commits
mailing list