[Openmp-commits] [PATCH] D137748: [openmp] [test] Fix data structure mismatches for tests that define kmp_depend_info

Martin Storsjö via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 18 07:19:26 PST 2022


mstorsjo added a comment.

In D137748#3925715 <https://reviews.llvm.org/D137748#3925715>, @mstorsjo wrote:

> FWIW, I forgot to add in the commit description, that this fixes tests that fail on Windows on aarch64 (built with Clang), while they did succeed on x86_64.

Actually, I think the error that this fixes does show up on x86_64 too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137748



More information about the Openmp-commits mailing list