R600/SI: Extend private extload pattern to include zext loads
authorTom Stellard <thomas.stellard@amd.com>
Tue, 17 Feb 2015 16:36:00 +0000 (16:36 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 17 Feb 2015 16:36:00 +0000 (16:36 +0000)
commit7a7153e5ee65fc06452f10f6fbe541a6c5401268
tree36ba9d5a5efc3e350e089f4446eeb45b50ab1f48
parent8b0b0a852487cb6b3b212ed7cd88479683a7e559
R600/SI: Extend private extload pattern to include zext loads

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
test/CodeGen/R600/extload-private.ll [new file with mode: 0644]