From 1133b0b27daafe7320e24e27f62123b2a7364e0e Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Thu, 5 Nov 2015 02:46:53 +0000 Subject: [PATCH] AMDGPU: Make addr64 atomic operand order consistent vaddr comes before srsrc in every other MUBUF instruction, and is the order it is printed. llvm-svn: 252139 --- lib/Target/AMDGPU/SIInstrInfo.td | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Target/AMDGPU/SIInstrInfo.td b/lib/Target/AMDGPU/SIInstrInfo.td index 61e9022c47b..334c9061a22 100644 --- a/lib/Target/AMDGPU/SIInstrInfo.td +++ b/lib/Target/AMDGPU/SIInstrInfo.td @@ -2391,7 +2391,7 @@ multiclass MUBUF_Atomic ; @@ -2410,7 +2410,7 @@ multiclass MUBUF_Atomic