AMDGPU/GlobalISel: Rewrite fadd select tests
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 26 Jan 2020 01:02:12 +0000 (20:02 -0500)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 29 Jan 2020 15:49:38 +0000 (07:49 -0800)
commit752e2e245ab6bfb6203c226bbe295ddf4e018830
tree73a6de07f10614df8b04dd8a831b6df1bc706e04
parent01213f90700dbb98a0dbcc01da8fdb89f6db5617
AMDGPU/GlobalISel: Rewrite fadd select tests

Convert to the style most others use with one test instruction per
function, and use an implicit use to ensure the result register class
is constrained.

Change-Id: I6109148b0e3c80aa5535796a37abca583c19a936
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.mir [deleted file]
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.s16.mir [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.s32.mir [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.s64.mir [new file with mode: 0644]