[PATCH] D124125: [NVPTX][tests] add "XFAIL: nvptx" for some tests

Igor Chebykin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 14:12:18 PDT 2022


i-chebykin created this revision.
i-chebykin added reviewers: nigelp-xmos, JDevlieghere, MaskRay, echristo, tra.
i-chebykin added projects: All, LLVM.
Herald added subscribers: mattd, gchakrabarti, asavonic, StephenFan.
i-chebykin requested review of this revision.
Herald added a subscriber: llvm-commits.

Some tests failed for NVPTX target, but it seems that NVPTX will be fixed and the tests will pass.
So, just mark the tests as XFAIL


https://reviews.llvm.org/D124125

Files:
  llvm/test/CodeGen/Generic/2009-03-17-LSR-APInt.ll
  llvm/test/CodeGen/Generic/ForceStackAlign.ll
  llvm/test/CodeGen/Generic/add-with-overflow-128.ll
  llvm/test/CodeGen/Generic/addr-label.ll
  llvm/test/CodeGen/Generic/externally_available.ll
  llvm/test/CodeGen/Generic/fpowi-promote.ll
  llvm/test/CodeGen/Generic/icmp-illegal.ll
  llvm/test/CodeGen/Generic/inline-asm-mem-clobber.ll
  llvm/test/CodeGen/Generic/intrinsics.ll
  llvm/test/CodeGen/Generic/live-debug-label.ll
  llvm/test/CodeGen/Generic/llc-start-stop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124125.424018.patch
Type: text/x-patch
Size: 5444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/e1b1a68c/attachment.bin>


More information about the llvm-commits mailing list