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

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

8 lines
162 B
LLVM
Raw Normal View History

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