[llvm] [NVPTX] Basic support for fp128 as a storage type (PR #136006)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 17 14:36:55 PDT 2025
Artem-B wrote:
ptxas appears to be complaining about PTX it got from llc. I suspect compilation may have failed somehow, as it claims that ".version" is missing.
https://github.com/llvm/llvm-project/pull/136006
More information about the llvm-commits
mailing list