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

Igor Chebykin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 02:19:20 PDT 2022


i-chebykin updated this revision to Diff 423845.
i-chebykin added a comment.

Updated comments and new files:
NVPTX/APIntLoadStore.ll
NVPTX/APIntParam.ll
NVPTX/APIntSextParam.ll
NVPTX/APIntZextParam.ll


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.423845.patch
Type: text/x-patch
Size: 49715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/58b454a8/attachment-0001.bin>


More information about the llvm-commits mailing list