================ @@ -0,0 +1,28 @@ +; RUN: llc < %s -march=nvptx -mcpu=sm_70 -mattr=+ptx63 | FileCheck %s ---------------- akuegel wrote: Thanks for the suggestion. Done https://github.com/llvm/llvm-project/pull/84295