[llvm] [GlobalISel][AArch64] Legalize G_INSERT_VECTOR_ELT for SVE (PR #114470)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 15:50:32 PDT 2024


================
@@ -1099,5 +1099,3 @@ loop:
 ret:
   ret i32 %3
 }
-
----------------
tschuett wrote:

Trunk has no whitespace:
https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/AArch64/extract-vector-elt.ll

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


More information about the llvm-commits mailing list