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