[PATCH] D121727: [NVPTX] Integrate ptxas to LIT tests
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 19:40:07 PDT 2022
probinson added a comment.
This feels like (maybe is?) supporting a target whose assembler happens not to be generally distributed, but which LLVM still supports as a target. For those environments/bots that actually have the assembler installed, having that extra level of validation seems worthwhile.
But perhaps this discussion should be taking place on discourse, not in a review?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121727/new/
https://reviews.llvm.org/D121727
More information about the llvm-commits
mailing list