[Openmp-commits] [PATCH] D69463: [NFC][libomptarget]Remove TRUE, FALSE macros from option.h

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Oct 26 11:24:37 PDT 2019


JonChesterfield created this revision.
JonChesterfield added reviewers: ABataev, jdoerfert, grokos.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

[NFC][libomptarget]Remove TRUE,FALSE macros from option.h
Subset of D69423 <https://reviews.llvm.org/D69423>. Patch series ends with removing option.h.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69463

Files:
  openmp/libomptarget/deviceRTLs/nvptx/src/cancel.cu
  openmp/libomptarget/deviceRTLs/nvptx/src/debug.h
  openmp/libomptarget/deviceRTLs/nvptx/src/libcall.cu
  openmp/libomptarget/deviceRTLs/nvptx/src/loop.cu
  openmp/libomptarget/deviceRTLs/nvptx/src/option.h
  openmp/libomptarget/deviceRTLs/nvptx/src/parallel.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69463.226544.patch
Type: text/x-patch
Size: 3450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191026/d0406d71/attachment.bin>


More information about the Openmp-commits mailing list