[Openmp-commits] [PATCH] D74503: [libomptarget][nfc] Change enum values to match those in cuda/rtl

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 12 13:47:09 PST 2020


grokos accepted this revision.
grokos added a comment.
This revision is now accepted and ready to land.

It's weird why the two values are the other way around in the nvptx runtime, whereas they are consistent between clang CodeGen and the CUDA plugin. I think the change is good, unless there is some specific reason for this difference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74503





More information about the Openmp-commits mailing list