[llvm] AMDGPU: Change DS classes to use RegisterOperand parameters (PR #156580)

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 12:47:37 PDT 2025


================
@@ -1303,6 +1303,22 @@ def VGPRSrc_16 : RegisterOperand<VGPR_16> {
   let EncoderMethod = "getMachineOpValueT16";
 }
 
+// TODO: These cases should use default target alignment
----------------
Sisyph wrote:

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

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


More information about the llvm-commits mailing list