PTX: support for zext loads and trunc stores
authorJustin Holewinski <justin.holewinski@gmail.com>
Thu, 28 Apr 2011 00:19:52 +0000 (00:19 +0000)
committerJustin Holewinski <justin.holewinski@gmail.com>
Thu, 28 Apr 2011 00:19:52 +0000 (00:19 +0000)
commit4fea05acfae1a95cc755588210d41b49950d505d
tree6f44c546a191e1b7fbeaf13f597aeb2881e6bc31
parent5a3cb924c6b9685429042e189d743f70a775548c
PTX: support for zext loads and trunc stores

- expansion of EXTLOAD and TRUNCSTORE instructions

Patch by Dan Bailey

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130354 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PTX/PTXISelLowering.cpp