aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX/sm-version-50.ll
blob: 374c6ea057ae66e003ea0c2c2ae2c7d0e4e37497 (plain)
1
2
3
4
5
6
7
; RUN: llc < %s -march=nvptx -mcpu=sm_50 | FileCheck %s
; RUN: llc < %s -march=nvptx64 -mcpu=sm_50 | FileCheck %s


; CHECK: .version 4.0
; CHECK: .target sm_50