[PATCH] [NVPTX] Fix bugs related to isSingleValueType

Jingyue Wu jingyue at google.com
Mon Dec 8 15:39:13 PST 2014


Hi jholewinski,

With isSingleValueType starting to treat vector types as single-value types,
code that uses this interface needs to be updated.

http://reviews.llvm.org/D6573

Files:
  lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  test/CodeGen/NVPTX/nvcl-param-align.ll
  test/CodeGen/NVPTX/vector-global.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6573.17057.patch
Type: text/x-patch
Size: 2648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141208/2c6fad39/attachment.bin>


More information about the llvm-commits mailing list