[PATCH] D136619: [lit][REQUIRES] Fix REQUIRES on an NVPTX test so it will run
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 10:11:33 PDT 2022
probinson added a comment.
Thanks!
> Do we have any other convergent intrinsics in back-ends more common than NVPTX?
Beats me. I'm just fixing tests that have undefined keywords in the various lit directives.
Naively I'd think we want tests to verify that all intrinsics have the appropriate attributes, but I'm not in a position to say what those are or where they should live.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136619/new/
https://reviews.llvm.org/D136619
More information about the llvm-commits
mailing list