summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/sm-version-61.ll
blob: 535ef066d0c36ea24d8b1a4def2f00eb17d3cefc (plain)
1
2
3
4
5
; RUN: llc < %s -march=nvptx -mcpu=sm_61 | FileCheck %s
; RUN: llc < %s -march=nvptx64 -mcpu=sm_61 | FileCheck %s

; CHECK: .version 5.0
; CHECK: .target sm_61
OpenPOWER on IntegriCloud