[PATCH] D139287: [OpenMP] Introduce basic JIT support to OpenMP target offloading

Ye Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 28 08:21:56 PST 2022


ye-luo added a comment.

Got tons of runtime failure

  target doesn't support jit
  UNREACHABLE executed at /gpfs/jlse-fs0/users/yeluo/opt/llvm-clang/llvm-project-nightly/openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h:543!

on AMD GPU gfx908 when running miniqmc ctest


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139287



More information about the cfe-commits mailing list