[all-commits] [llvm/llvm-project] 1a368a: [CUDA] fix builtin constraints for PTX 7.2

Artem Belevich via All-commits all-commits at lists.llvm.org
Fri Feb 19 10:00:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a368ae3b78dd7a364e8f17658fddaf86b1e98db
      https://github.com/llvm/llvm-project/commit/1a368ae3b78dd7a364e8f17658fddaf86b1e98db
  Author: Artem Belevich <tra at google.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsNVPTX.def
    M clang/test/CodeGen/builtins-nvptx-sm_70.cu

  Log Message:
  -----------
  [CUDA] fix builtin constraints for PTX 7.2

This fixes build issues w/ CUDA-11 introduced by https://reviews.llvm.org/D95974

Reviewed By: yaxunl

Differential Revision: https://reviews.llvm.org/D97009




More information about the All-commits mailing list