[llvm] [NVPTX] Fix ptxas requirements (PR #171219)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 14:53:06 PST 2025


boomanaiden154 wrote:

> This line specifically: https://github.com/llvm/llvm-project/pull/171220/files#diff-5edb4f2e850369cccfb090e314d00d6aa4f9887da10dcac0475247c65eb7318dR55

That shouldn't be necessary here since I didn't change the triple or cpu for the `llc` invocations that get piped into FileCheck. Should I be updating those too?

https://github.com/llvm/llvm-project/pull/171219


More information about the llvm-commits mailing list