[llvm] AMDGPU: Add pseudoinstruction for 64-bit agpr or vgpr constants (PR #154499)

Janek van Oirschot via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 20 05:17:55 PDT 2025


================
@@ -5518,6 +5552,20 @@ bool SIInstrInfo::verifyInstruction(const MachineInstr &MI,
     }
   }
 
+#if 0
----------------
JanekvO wrote:

Why is this disabled?

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


More information about the llvm-commits mailing list