[PATCH] D21586: AMDGPU: Un-xfail and add tests

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 18:17:52 PDT 2016


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

Un XFAIL a few tests plus a few more I had lying around
in my tree, which seem to all work now but I don't see tests
that quite test the same things.

http://reviews.llvm.org/D21586

Files:
  test/CodeGen/AMDGPU/cf-loop-on-constant.ll
  test/CodeGen/AMDGPU/extract-vector-elt-build-vector-combine.ll
  test/CodeGen/AMDGPU/mad24-get-global-id.ll
  test/CodeGen/AMDGPU/no-shrink-extloads.ll
  test/CodeGen/AMDGPU/si-annotate-cf-assertion.ll
  test/CodeGen/AMDGPU/si-annotate-cf.ll
  test/CodeGen/AMDGPU/si-annotate-cfg-loop-assert.ll
  test/CodeGen/AMDGPU/unhandled-loop-condition-assertion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21586.61480.patch
Type: text/x-patch
Size: 16879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/edf871b3/attachment.bin>


More information about the llvm-commits mailing list