[llvm] [NVPTX] Fix failing tests on incompatible PTX version (PR #111988)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 11:17:56 PDT 2024


Artem-B wrote:

> But I'm not sure how much we care about the older targets.
ptx7.0 was introduced in cuda-11. Not supporting older versions is OK for the new features. Just document the requirements somewhere.

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


More information about the llvm-commits mailing list