AMDGPU/GlobalISel: Add missing run line for gfx7 packed operations
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 29 Oct 2022 18:32:04 +0000 (11:32 -0700)
committerMatt Arsenault <arsenm2@gmail.com>
Tue, 1 Nov 2022 06:31:42 +0000 (23:31 -0700)
commit11d844f96dfb6cf6105cdfa8ebfe518f77bb988a
tree5d8eb98d9b58962998116c2ef00b59817917db20
parentb60a9ccd02a233b42f001fb17b988ba5cde1c7cf
AMDGPU/GlobalISel: Add missing run line for gfx7 packed operations

We were only testing targets with legal 16-bit operations.
llvm/test/CodeGen/AMDGPU/GlobalISel/add.v2i16.ll