[NVPTX] Fix off-by-one error when creating the VT list for an SDNode
authorJustin Holewinski <jholewinski@nvidia.com>
Thu, 5 Dec 2013 12:58:00 +0000 (12:58 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Thu, 5 Dec 2013 12:58:00 +0000 (12:58 +0000)
commit7add5421a686877e0aa87616b92b1f5a85c6feee
tree60da0a9d8ca94fc5ab1faf874932646a17c19531
parent4012c30ef73c48cbdcf9f96c011abd49e0032753
[NVPTX] Fix off-by-one error when creating the VT list for an SDNode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196503 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
test/CodeGen/NVPTX/ldparam-v4.ll [new file with mode: 0644]