llvm-project/llvm/test/CodeGen/NVPTX/sm-version-62.ll

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
160 B
LLVM
Raw Normal View History

; RUN: llc < %s -march=nvptx -mcpu=sm_62 | FileCheck %s
; RUN: llc < %s -march=nvptx64 -mcpu=sm_62 | FileCheck %s
; CHECK: .version 5.0
; CHECK: .target sm_62