[PATCH] D75403: [AMDGPU] add generated checks for some LIT tests

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 29 01:54:09 PST 2020


sameerds created this revision.
Herald added subscribers: llvm-commits, kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

This is in prepration for further changes that affect these tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75403

Files:
  llvm/test/CodeGen/AMDGPU/divergent-branch-uniform-condition.ll
  llvm/test/CodeGen/AMDGPU/infinite-loop.ll
  llvm/test/CodeGen/AMDGPU/loop_break.ll
  llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
  llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
  llvm/test/CodeGen/AMDGPU/switch-unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75403.247432.patch
Type: text/x-patch
Size: 79484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200229/9693e9e4/attachment-0001.bin>


More information about the llvm-commits mailing list