[PATCH] D73814: AMDGPU: Switch some tests to use generated checks

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 15:40:06 PST 2020


arsenm created this revision.
arsenm added reviewers: rampitec, nhaehnle, alex-t.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Control flow tests are particularly annoying, and it's probably better
to be have comprehensive check lines for them.


https://reviews.llvm.org/D73814

Files:
  llvm/test/CodeGen/AMDGPU/i1-copy-from-loop.ll
  llvm/test/CodeGen/AMDGPU/multilevel-break.ll
  llvm/test/CodeGen/AMDGPU/sgpr-control-flow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73814.241833.patch
Type: text/x-patch
Size: 26902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/c2334823/attachment-0001.bin>


More information about the llvm-commits mailing list