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

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 15:30:54 PDT 2024


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

Done.

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


More information about the llvm-commits mailing list