AMDGPU: Add patterns for v4i16/v4f16 -> v4i16/v4f16 bitcasts
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 19 Dec 2018 22:53:33 +0000 (22:53 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Wed, 19 Dec 2018 22:53:33 +0000 (22:53 +0000)
commit3931ad38b9e56ef3320951df68cbf81edd16aae6
tree8aa9d11f714087a8ca9a3a5c1e3e67f17b611e07
parenta69084ffa844d09d685a10b7b41a509c309687af
AMDGPU: Add patterns for v4i16/v4f16 -> v4i16/v4f16 bitcasts

Reviewers: arsenm, tstellar

Reviewed By: arsenm

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, llvm-commits

Differential Revision: https://reviews.llvm.org/D55058

llvm-svn: 349694
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/bitcast-v4f16-v4i16.ll [new file with mode: 0644]