[all-commits] [llvm/llvm-project] eb156c: [NVPTX][tests] Do not run the test CodeGen/Generic...
Igor Chebykin via All-commits
all-commits at lists.llvm.org
Thu Apr 14 14:24:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb156cb25e209b31eca2aaccae2bd56535986d03
https://github.com/llvm/llvm-project/commit/eb156cb25e209b31eca2aaccae2bd56535986d03
Author: Igor Chebykin <igrche at gmail.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
Log Message:
-----------
[NVPTX][tests] Do not run the test CodeGen/Generic/2010-11-04-BigByval.ll
NVPTX does not support the testcase llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
There are NVPTX specific testcases for byval args in the llvm/test/CodeGen/NVPTX
The test is marked as UNSUPPORTED for NVPTX due to unacceptable run time when using XFAIL
Differential Revision: https://reviews.llvm.org/D122939
More information about the All-commits
mailing list