[llvm] [TargetLowering] Use Correct VT for Multi-out Asm (PR #116024)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 12:10:51 PST 2024


================
@@ -103,3 +103,37 @@ entry:
   call void asm sideeffect "st64b $0,[$1]", "r,r,~{memory}"(i512 %s.sroa.0.0.insert.insert, ptr %addr)
   ret void
 }
+
----------------
lenary wrote:

Done

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


More information about the llvm-commits mailing list