================ @@ -0,0 +1,40 @@ +; RUN: llc < %s -mtriple=nvptx64 | FileCheck %s + +define i64 @test1(i64 %x, i32 %y) { ---------------- arsenm wrote: Descriptive function name? https://github.com/llvm/llvm-project/pull/138290