[Openmp-commits] [PATCH] D118393: [OpenMP] host rtl: fixed bug in implementation of distribute construct.

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 10 11:23:37 PST 2022


jlpeyton added a comment.

According to the pre-merge results: https://buildkite.com/llvm-project/premerge-checks/builds/76212#f61fe509-f800-4780-9571-cfe70624ba18, the test still depends on libomptarget even though it is run on the host. I think the test may have to go into the libomptarget/test directory. @jdoerfert could you advise on integrating the test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118393



More information about the Openmp-commits mailing list