================ @@ -0,0 +1,101 @@ +; RUN: llc < %s -march=nvptx -mcpu=sm_20 -O1 | FileCheck %s ---------------- Artem-B wrote: Another test which could use autogenerated CHECK patterns. https://github.com/llvm/llvm-project/pull/93628