[Openmp-commits] [PATCH] D109886: [OpenMP] Implement __assert_fail in the new device runtime

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 16 07:41:12 PDT 2021


tianshilei1992 added inline comments.


================
Comment at: openmp/libomptarget/DeviceRTL/src/Debug.cpp:34
+         assertion);
+}
 }
----------------
No trap?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109886



More information about the Openmp-commits mailing list