diff options
author | Paul Robinson <paul.robinson@sony.com> | 2023-01-13 11:27:33 -0800 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2023-01-13 11:27:54 -0800 |
commit | 4d8b99af7391f46afb0f82117515bc682d319371 (patch) | |
tree | 3c678d4b3aaa8a20a0fbebe854495092b8282e4d /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | a3b632ab8772237ae23638f702bdceda028b2016 (diff) | |
download | llvm-4d8b99af7391f46afb0f82117515bc682d319371.zip llvm-4d8b99af7391f46afb0f82117515bc682d319371.tar.gz llvm-4d8b99af7391f46afb0f82117515bc682d319371.tar.bz2 |
[Polly] Fix REQUIRES for nvptx-dependent tests
These have been effectively disabled ever since 'nvptx' was added to
the REQUIRES clauses, because REQUIRES does not support triple checks.
The new 'target=<triple>' is supported, so switch to that scheme.
Fix up XFAIL annotations, now that these tests are actually run.
Part of the project to eliminate special handling for triples in lit
expressions.
Differential Revision: https://reviews.llvm.org/D139728
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions