[all-commits] [llvm/llvm-project] 8eb6e2: [openmp] Apply a mingw/64 bit codepath to arm64ec ...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Mon Jul 13 23:19:02 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8eb6e260047bd2f69d9d2c1f0967ae59f7ec5374
      https://github.com/llvm/llvm-project/commit/8eb6e260047bd2f69d9d2c1f0967ae59f7ec5374
  Author: Martin Storsjö <martin at martin.st>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M openmp/runtime/src/kmp_utility.cpp

  Log Message:
  -----------
  [openmp] Apply a mingw/64 bit codepath to arm64ec too (#209297)

When targeting arm64ec, neither KMP_ARCH_X86_64 nor KMP_ARCH_AARCH64 is
defined.

This fixes a compilation warning when building openmp for mingw/arm64ec.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list