[llvm] [InterleavedAccessPass] Get round the unsupported large scalarize vectors (PR #88643)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 06:08:04 PDT 2024


================
@@ -491,6 +491,30 @@ define void @store_bfloat_factor2(ptr %ptr, <16 x bfloat> %v0, <16 x bfloat> %v1
   ret void
 }
 
+; Use 4 vliad llvm.vector.insert.nxv4f64.nxv2f64
----------------
vfdff wrote:

Update the comment, thanks

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


More information about the llvm-commits mailing list