[fast-isel] The X86FastISel::FastLowerArguments function doesn't properly handle
[oota-llvm.git] / test / CodeGen / NVPTX / sm-version-11.ll
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_11 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_11 | FileCheck %s
3
4
5 ; CHECK: .target sm_11
6