[PATCH] D20536: AMDGPU: Cleanup vector insert/extract tests

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 12:49:01 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: kzhuravl.

This mostly makes sure that 3-vector dynamic inserts
and extracts are covered.

http://reviews.llvm.org/D20536

Files:
  test/CodeGen/AMDGPU/extract-vector-elt-i64.ll
  test/CodeGen/AMDGPU/extract-vector-elt-i8.ll
  test/CodeGen/AMDGPU/extract_vector_elt-f64.ll
  test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
  test/CodeGen/AMDGPU/extract_vector_elt-i64.ll
  test/CodeGen/AMDGPU/extract_vector_elt-i8.ll
  test/CodeGen/AMDGPU/extract_vector_elt_i16.ll
  test/CodeGen/AMDGPU/insert_vector_elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20536.58135.patch
Type: text/x-patch
Size: 44289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/5a5009c7/attachment.bin>


More information about the llvm-commits mailing list