[PATCH] D123928: [NVPTX][tests] Do not run the tests which are not supported by nvptx

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 07:27:50 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84cf290c8480: [NVPTX][tests] Do not run the tests which are not supported by nvptx (authored by i-chebykin, committed by asavonic).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123928/new/

https://reviews.llvm.org/D123928

Files:
  llvm/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
  llvm/test/CodeGen/Generic/2010-ZeroSizedArg.ll
  llvm/test/CodeGen/Generic/APIntLoadStore.ll
  llvm/test/CodeGen/Generic/APIntParam.ll
  llvm/test/CodeGen/Generic/APIntSextParam.ll
  llvm/test/CodeGen/Generic/APIntZextParam.ll
  llvm/test/CodeGen/Generic/empty-load-store.ll
  llvm/test/CodeGen/Generic/pr12507.ll
  llvm/test/CodeGen/Generic/pr24662.ll
  llvm/test/CodeGen/Generic/stacksave-restore.ll
  llvm/test/CodeGen/Generic/zero-sized-array.ll
  llvm/test/CodeGen/MLRegalloc/default-eviction-advisor.ll
  llvm/test/CodeGen/NVPTX/APIntLoadStore.ll
  llvm/test/CodeGen/NVPTX/APIntParam.ll
  llvm/test/CodeGen/NVPTX/APIntSextParam.ll
  llvm/test/CodeGen/NVPTX/APIntZextParam.ll
  llvm/test/Feature/optnone-llc.ll
  llvm/test/MC/AsmParser/include.ll
  llvm/test/MC/AsmParser/macro-same-context.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123928.425208.patch
Type: text/x-patch
Size: 49715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/6049fb79/attachment.bin>


More information about the llvm-commits mailing list