[PATCH] Divergence analysis for GPU programs

Tom Stellard thomas.stellard at amd.com
Tue Mar 24 13:19:48 PDT 2015


Hi Jingyue,

Thanks for working on this, it looks really interesting.  Just one small comment below.


================
Comment at: test/Analysis/DivergenceAnalysis/NVPTX/diverge.ll:1-2
@@ +1,3 @@
+target datalayout = "e-i64:64-v16:16-v32:32-n16:32:64"
+target triple = "nvptx64-nvidia-cuda"
+
----------------
Shouldn't this test have a RUN line?

http://reviews.llvm.org/D8576

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






More information about the llvm-commits mailing list