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