Details
Details
- Reviewers
yaxunl Hahnfeld - Commits
- rG49d982d8cbbb: [CUDA] Add support for CUDA-11.4
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I didn't follow the recent CUDA support in Clang very closely, but this makes sense to me.
clang/lib/Basic/Targets/NVPTX.cpp | ||
---|---|---|
47–48 | Do you mean +ptx74 and +ptx73? |
clang/lib/Basic/Targets/NVPTX.cpp | ||
---|---|---|
47–48 | Fixed. |
Do you mean +ptx74 and +ptx73?