================ @@ -0,0 +1,37 @@ +; RUN: llc < %s -march=nvptx64 -mcpu=sm_32 | FileCheck %s --check-prefixes=SM30,CHECK ---------------- gonzalobg wrote: Do we document how to do that somewhere? I didn't knew that we have automatic check generation! https://github.com/llvm/llvm-project/pull/99646