[llvm] [NVPTX] support immediate values in st.param instructions (PR #91523)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 14:59:49 PDT 2024


================
@@ -0,0 +1,592 @@
+; RUN: llc < %s -march=nvptx64 | FileCheck %s
----------------
Artem-B wrote:

This test begs to be autogenerated by llvm/utils/update_llc_test_checks.py

https://github.com/llvm/llvm-project/pull/91523


More information about the llvm-commits mailing list