[PATCH] D90704: [OpenMP] target nested `use_device_ptr() if()` and is_device_ptr trigger asserts

Chi Chun Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 4 10:03:43 PST 2020


cchen updated this revision to Diff 302884.
cchen added a comment.

Fix coding style


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90704

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.h
  clang/test/OpenMP/target_data_use_device_ptr_if_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90704.302884.patch
Type: text/x-patch
Size: 6086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201104/6b9d01f1/attachment-0001.bin>


More information about the cfe-commits mailing list