[Openmp-commits] [PATCH] Dynamic Intel(R) Many Integrated Core Architecture detection.

hfinkel at anl.gov hfinkel at anl.gov
Wed Feb 18 16:51:51 PST 2015


LGTM.


REPOSITORY
  rL LLVM

================
Comment at: runtime/src/kmp.h:401
@@ +400,3 @@
+    mic3,
+    dummy
+};
----------------
Why is 'dummy' here? You don't seem to use it anywhere.

http://reviews.llvm.org/D7632

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the Openmp-commits mailing list