timshen accepted this revision.
timshen added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/test/CodeGen/builtins-nvptx-ptx60.cu:6
 // RUN: %clang_cc1 -triple nvptx64-unknown-unknown -target-cpu sm_80 \
-// RUN:            -fcuda-is-device -target-feature +ptx65 \
+// RUN:            -fcuda-is-device -target-feature +ptx70 \
 // RUN:            -S -emit-llvm -o - -x cuda %s \
----------------
Keep ptx65 as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79515/new/

https://reviews.llvm.org/D79515



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to