================ @@ -0,0 +1,10 @@ +; RUN: llc < %s -march=nvptx64 | FileCheck %s +; RUN: %if ptxas %{ llc < %s -march=nvptx64 | %ptxas-verify %} + ---------------- Artem-B wrote: LGTM. https://github.com/llvm/llvm-project/pull/116482