[llvm] [AMDGPU] S_SET_GPR_IDX_ON can be passed an immediate index (PR #125086)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 09:36:43 PST 2025


================
@@ -0,0 +1,38 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=amdgcn -mcpu=gfx90a -verify-machineinstrs | FileCheck %s
----------------
arsenm wrote:

Don't need -verify-machineinstrs 

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


More information about the llvm-commits mailing list