Commit 84ec0ee
Improve performance of vector broadcast in SVE2
Modified codegen of vector broadcast in SVE2 to emit
TBL ARM intrin instead of llvm.vector.insert.
Fix performance test failure of nested_vectorization_gemm1 parent 85ef5b5 commit 84ec0ee
1 file changed
+0
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1991 | 1991 | | |
1992 | 1992 | | |
1993 | 1993 | | |
1994 | | - | |
1995 | | - | |
1996 | | - | |
1997 | | - | |
1998 | | - | |
1999 | | - | |
2000 | | - | |
2001 | | - | |
2002 | | - | |
2003 | | - | |
2004 | | - | |
2005 | | - | |
2006 | | - | |
2007 | 1994 | | |
2008 | 1995 | | |
2009 | 1996 | | |
| |||
0 commit comments