================ @@ -0,0 +1,17 @@ +; RUN: llc -march=nvptx64 < %s | FileCheck %s ---------------- Artem-B wrote: You may want to use `llvm/utils/update_llc_test_checks.py` to generate the checks. https://github.com/llvm/llvm-project/pull/114683