[PATCH] D121727: [NVPTX] Integrate ptxas to LIT tests
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 07:30:39 PDT 2022
thakis added a comment.
I think having a short thread on discourse might be a good idea.
If we had used the strategy here in the clang-cl project, I feel we would've ended up in a much less useful place. Now we have (cross-platform!) PDB writers and dumpers and whatnot in llvm. If we had (optionally) relied on proprietary tools like this here does, that wouldn't have happened.
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