[PATCH] D107162: [lit] Have REQUIRES support the target triple
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 07:17:19 PDT 2021
probinson added a comment.
I'll likely follow up with removing some unused or now-redundant feature keywords.
This does seem like the same direction as D104572 <https://reviews.llvm.org/D104572> although I haven't actually tested pattern-matching on triples in REQUIRES; hard to see how it would differ from the matching for UNSUPPORTED and XFAIL.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107162/new/
https://reviews.llvm.org/D107162
More information about the llvm-commits
mailing list