================ @@ -0,0 +1,28 @@ +; RUN: llc < %s -march=nvptx -mcpu=sm_70 -mattr=+ptx63 | FileCheck %s ---------------- Artem-B wrote: For this test it might be convenient to autogenerate the checks with llvm/utils/update_test_checks.py https://github.com/llvm/llvm-project/pull/84295