This fixes build issues w/ CUDA-11 introduced by https://reviews.llvm.org/D95974
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/include/clang/Basic/BuiltinsNVPTX.def | ||
---|---|---|
744–745 | need to pop PTX72 ? |
clang/include/clang/Basic/BuiltinsNVPTX.def | ||
---|---|---|
744–745 | Good catch. Done. |
Comment Actions
This fixes a build error we're seeing, so I'd like to land this in a bit if that's OK.
need to pop PTX72 ?