[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / sm-version-50.ll
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_50 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_50 | FileCheck %s
3
4
5 ; CHECK: .version 4.0
6 ; CHECK: .target sm_50
7