[Openmp-commits] [PATCH] D85353: [libomptarget][NFC] Replace `%ld` with PRId64 for data of type int64_t.

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 5 13:31:54 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40470eb27a5c: [libomptarget][NFC] Replace `%ld` with PRId64 for data of type int64_t. (authored by grokos).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85353

Files:
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85353.283374.patch
Type: text/x-patch
Size: 5901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200805/747283d8/attachment.bin>


More information about the Openmp-commits mailing list