OSDN Git Service

AMDGPU: Match store d16_hi instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 20 Sep 2017 03:20:09 +0000 (03:20 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 20 Sep 2017 03:20:09 +0000 (03:20 +0000)
commit8e11a03a95ff64ce2a620c21174a1b2a924c8bec
treef72164ee7c6b5fb9339408b3326c8bf7288dccf5
parent198959c487f744f9a4649640c0dfab318ba154fd
AMDGPU: Match store d16_hi instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313712 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/DSInstructions.td
lib/Target/AMDGPU/FLATInstructions.td
test/CodeGen/AMDGPU/fneg.f16.ll
test/CodeGen/AMDGPU/store-global.ll
test/CodeGen/AMDGPU/store-hi16.ll [new file with mode: 0644]