[PATCH] [NVPTXFavorNonGeneric] canonicalize global variable initializers

Jingyue Wu jingyue at google.com
Wed Apr 22 11:36:40 PDT 2015


Justin and I discussed this issue in http://reviews.llvm.org/D9063. The
conclusion is that, while Justin is working on a comprehensive fix which
can take a few days, I can workaround it by canonicalization as implemented
in this patch.

Anyway, this patch is incorrect because generic(<global var>+<const
offset>) is unacceptable by the NVIDIA driver. I already abandoned it.

Jingyue


http://reviews.llvm.org/D9204

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






More information about the llvm-commits mailing list