[PATCH] Add HSAIL support

Matt Arsenault Matthew.Arsenault at amd.com
Tue Jun 23 12:28:31 PDT 2015


================
Comment at: lib/Basic/Targets.cpp:5416
@@ +5415,3 @@
+    HSAIL_NONE,
+    HSAIL_KAVERI
+  } Device;
----------------
tstellarAMD wrote:
> Do we need an HSAIL_CARRIZO target too?
There need to be a lot more than that, I have just been using kaveri as the example. Later all the other device names need to be added

http://reviews.llvm.org/D10586

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






More information about the cfe-commits mailing list