Skip to content

Commit 86b9d38

Browse files
committed
Regen 8836d68a0d5cac03b975057417936fe18cb9ccb1 Sat 10 May 00:06:09 BST 2025
1 parent 69c767c commit 86b9d38

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

data-int-sve2.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -16263,10 +16263,10 @@
1626316263
"thru": 4,
1626416264
"lat": 4,
1626516265
"sizelat": 4,
16266-
"size": 3,
16266+
"size": 2,
1626716267
"gisize": -1,
1626816268
"extrasize": 0,
16269-
"asm": "lsl z1.b, z0.b, #1\nlsr z0.b, z0.b, #7\norr z0.d, z0.d, z1.d\nret",
16269+
"asm": "movi v1.2d, #0000000000000000\nxar z0.b, z0.b, z1.b, #7\nret",
1627016270
"giasm": "LLVM ERROR: unable to lower function: <vscale x 16 x i8> (<vscale x 16 x i8>) (in function: test)",
1627116271
"ll": "define <vscale x 16 x i8> @test(<vscale x 16 x i8> %a) {\n %r = call <vscale x 16 x i8> @llvm.fshr(<vscale x 16 x i8> %a, <vscale x 16 x i8> %a, <vscale x 16 x i8> splat (i8 7))\n ret <vscale x 16 x i8> %r\n}",
1627216272
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 16 x i8> @llvm.fshr.nxv16i8(<vscale x 16 x i8> %a, <vscale x 16 x i8> %a, <vscale x 16 x i8> splat (i8 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 16 x i8> %r"
@@ -16311,10 +16311,10 @@
1631116311
"thru": 8,
1631216312
"lat": 4,
1631316313
"sizelat": 4,
16314-
"size": 6,
16314+
"size": 3,
1631516315
"gisize": -1,
1631616316
"extrasize": 0,
16317-
"asm": "lsl z2.b, z0.b, #1\nlsr z0.b, z0.b, #7\nlsl z3.b, z1.b, #1\nlsr z1.b, z1.b, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
16317+
"asm": "movi v2.2d, #0000000000000000\nxar z0.b, z0.b, z2.b, #7\nxar z1.b, z1.b, z2.b, #7\nret",
1631816318
"giasm": "LLVM ERROR: unable to lower function: <vscale x 32 x i8> (<vscale x 32 x i8>) (in function: test)",
1631916319
"ll": "define <vscale x 32 x i8> @test(<vscale x 32 x i8> %a) {\n %r = call <vscale x 32 x i8> @llvm.fshr(<vscale x 32 x i8> %a, <vscale x 32 x i8> %a, <vscale x 32 x i8> splat (i8 7))\n ret <vscale x 32 x i8> %r\n}",
1632016320
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 32 x i8> @llvm.fshr.nxv32i8(<vscale x 32 x i8> %a, <vscale x 32 x i8> %a, <vscale x 32 x i8> splat (i8 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 32 x i8> %r"
@@ -16407,10 +16407,10 @@
1640716407
"thru": 4,
1640816408
"lat": 4,
1640916409
"sizelat": 4,
16410-
"size": 3,
16410+
"size": 2,
1641116411
"gisize": -1,
1641216412
"extrasize": 0,
16413-
"asm": "lsl z1.h, z0.h, #9\nlsr z0.h, z0.h, #7\norr z0.d, z0.d, z1.d\nret",
16413+
"asm": "movi v1.2d, #0000000000000000\nxar z0.h, z0.h, z1.h, #7\nret",
1641416414
"giasm": "LLVM ERROR: unable to lower function: <vscale x 8 x i16> (<vscale x 8 x i16>) (in function: test)",
1641516415
"ll": "define <vscale x 8 x i16> @test(<vscale x 8 x i16> %a) {\n %r = call <vscale x 8 x i16> @llvm.fshr(<vscale x 8 x i16> %a, <vscale x 8 x i16> %a, <vscale x 8 x i16> splat (i16 7))\n ret <vscale x 8 x i16> %r\n}",
1641616416
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 8 x i16> @llvm.fshr.nxv8i16(<vscale x 8 x i16> %a, <vscale x 8 x i16> %a, <vscale x 8 x i16> splat (i16 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 8 x i16> %r"
@@ -16455,10 +16455,10 @@
1645516455
"thru": 8,
1645616456
"lat": 4,
1645716457
"sizelat": 4,
16458-
"size": 6,
16458+
"size": 3,
1645916459
"gisize": -1,
1646016460
"extrasize": 0,
16461-
"asm": "lsl z2.h, z0.h, #9\nlsr z0.h, z0.h, #7\nlsl z3.h, z1.h, #9\nlsr z1.h, z1.h, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
16461+
"asm": "movi v2.2d, #0000000000000000\nxar z0.h, z0.h, z2.h, #7\nxar z1.h, z1.h, z2.h, #7\nret",
1646216462
"giasm": "LLVM ERROR: unable to lower function: <vscale x 16 x i16> (<vscale x 16 x i16>) (in function: test)",
1646316463
"ll": "define <vscale x 16 x i16> @test(<vscale x 16 x i16> %a) {\n %r = call <vscale x 16 x i16> @llvm.fshr(<vscale x 16 x i16> %a, <vscale x 16 x i16> %a, <vscale x 16 x i16> splat (i16 7))\n ret <vscale x 16 x i16> %r\n}",
1646416464
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 16 x i16> @llvm.fshr.nxv16i16(<vscale x 16 x i16> %a, <vscale x 16 x i16> %a, <vscale x 16 x i16> splat (i16 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 16 x i16> %r"
@@ -16551,10 +16551,10 @@
1655116551
"thru": 4,
1655216552
"lat": 4,
1655316553
"sizelat": 4,
16554-
"size": 3,
16554+
"size": 2,
1655516555
"gisize": -1,
1655616556
"extrasize": 0,
16557-
"asm": "lsl z1.s, z0.s, #25\nlsr z0.s, z0.s, #7\norr z0.d, z0.d, z1.d\nret",
16557+
"asm": "movi v1.2d, #0000000000000000\nxar z0.s, z0.s, z1.s, #7\nret",
1655816558
"giasm": "LLVM ERROR: unable to lower function: <vscale x 4 x i32> (<vscale x 4 x i32>) (in function: test)",
1655916559
"ll": "define <vscale x 4 x i32> @test(<vscale x 4 x i32> %a) {\n %r = call <vscale x 4 x i32> @llvm.fshr(<vscale x 4 x i32> %a, <vscale x 4 x i32> %a, <vscale x 4 x i32> splat (i32 7))\n ret <vscale x 4 x i32> %r\n}",
1656016560
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 4 x i32> @llvm.fshr.nxv4i32(<vscale x 4 x i32> %a, <vscale x 4 x i32> %a, <vscale x 4 x i32> splat (i32 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 4 x i32> %r"
@@ -16599,10 +16599,10 @@
1659916599
"thru": 8,
1660016600
"lat": 4,
1660116601
"sizelat": 4,
16602-
"size": 6,
16602+
"size": 3,
1660316603
"gisize": -1,
1660416604
"extrasize": 0,
16605-
"asm": "lsl z2.s, z0.s, #25\nlsr z0.s, z0.s, #7\nlsl z3.s, z1.s, #25\nlsr z1.s, z1.s, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
16605+
"asm": "movi v2.2d, #0000000000000000\nxar z0.s, z0.s, z2.s, #7\nxar z1.s, z1.s, z2.s, #7\nret",
1660616606
"giasm": "LLVM ERROR: unable to lower function: <vscale x 8 x i32> (<vscale x 8 x i32>) (in function: test)",
1660716607
"ll": "define <vscale x 8 x i32> @test(<vscale x 8 x i32> %a) {\n %r = call <vscale x 8 x i32> @llvm.fshr(<vscale x 8 x i32> %a, <vscale x 8 x i32> %a, <vscale x 8 x i32> splat (i32 7))\n ret <vscale x 8 x i32> %r\n}",
1660816608
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 8 x i32> @llvm.fshr.nxv8i32(<vscale x 8 x i32> %a, <vscale x 8 x i32> %a, <vscale x 8 x i32> splat (i32 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 8 x i32> %r"
@@ -16647,10 +16647,10 @@
1664716647
"thru": 4,
1664816648
"lat": 4,
1664916649
"sizelat": 4,
16650-
"size": 3,
16650+
"size": 2,
1665116651
"gisize": -1,
1665216652
"extrasize": 0,
16653-
"asm": "lsl z1.d, z0.d, #57\nlsr z0.d, z0.d, #7\norr z0.d, z0.d, z1.d\nret",
16653+
"asm": "movi v1.2d, #0000000000000000\nxar z0.d, z0.d, z1.d, #7\nret",
1665416654
"giasm": "LLVM ERROR: unable to lower function: <vscale x 2 x i64> (<vscale x 2 x i64>) (in function: test)",
1665516655
"ll": "define <vscale x 2 x i64> @test(<vscale x 2 x i64> %a) {\n %r = call <vscale x 2 x i64> @llvm.fshr(<vscale x 2 x i64> %a, <vscale x 2 x i64> %a, <vscale x 2 x i64> splat (i64 7))\n ret <vscale x 2 x i64> %r\n}",
1665616656
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 2 x i64> @llvm.fshr.nxv2i64(<vscale x 2 x i64> %a, <vscale x 2 x i64> %a, <vscale x 2 x i64> splat (i64 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 2 x i64> %r"
@@ -16695,10 +16695,10 @@
1669516695
"thru": 8,
1669616696
"lat": 4,
1669716697
"sizelat": 4,
16698-
"size": 6,
16698+
"size": 3,
1669916699
"gisize": -1,
1670016700
"extrasize": 0,
16701-
"asm": "lsl z2.d, z0.d, #57\nlsr z0.d, z0.d, #7\nlsl z3.d, z1.d, #57\nlsr z1.d, z1.d, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
16701+
"asm": "movi v2.2d, #0000000000000000\nxar z0.d, z0.d, z2.d, #7\nxar z1.d, z1.d, z2.d, #7\nret",
1670216702
"giasm": "LLVM ERROR: unable to lower function: <vscale x 4 x i64> (<vscale x 4 x i64>) (in function: test)",
1670316703
"ll": "define <vscale x 4 x i64> @test(<vscale x 4 x i64> %a) {\n %r = call <vscale x 4 x i64> @llvm.fshr(<vscale x 4 x i64> %a, <vscale x 4 x i64> %a, <vscale x 4 x i64> splat (i64 7))\n ret <vscale x 4 x i64> %r\n}",
1670416704
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 4 x i64> @llvm.fshr.nxv4i64(<vscale x 4 x i64> %a, <vscale x 4 x i64> %a, <vscale x 4 x i64> splat (i64 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 4 x i64> %r"
@@ -17623,10 +17623,10 @@
1762317623
"thru": 4,
1762417624
"lat": 4,
1762517625
"sizelat": 4,
17626-
"size": 3,
17626+
"size": 2,
1762717627
"gisize": -1,
1762817628
"extrasize": 0,
17629-
"asm": "lsr z1.b, z0.b, #1\nlsl z0.b, z0.b, #7\norr z0.d, z0.d, z1.d\nret",
17629+
"asm": "movi v1.2d, #0000000000000000\nxar z0.b, z0.b, z1.b, #1\nret",
1763017630
"giasm": "LLVM ERROR: unable to lower function: <vscale x 16 x i8> (<vscale x 16 x i8>) (in function: test)",
1763117631
"ll": "define <vscale x 16 x i8> @test(<vscale x 16 x i8> %a) {\n %r = call <vscale x 16 x i8> @llvm.fshl(<vscale x 16 x i8> %a, <vscale x 16 x i8> %a, <vscale x 16 x i8> splat (i8 7))\n ret <vscale x 16 x i8> %r\n}",
1763217632
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 16 x i8> @llvm.fshl.nxv16i8(<vscale x 16 x i8> %a, <vscale x 16 x i8> %a, <vscale x 16 x i8> splat (i8 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 16 x i8> %r"
@@ -17671,10 +17671,10 @@
1767117671
"thru": 8,
1767217672
"lat": 4,
1767317673
"sizelat": 4,
17674-
"size": 6,
17674+
"size": 3,
1767517675
"gisize": -1,
1767617676
"extrasize": 0,
17677-
"asm": "lsr z2.b, z0.b, #1\nlsl z0.b, z0.b, #7\nlsr z3.b, z1.b, #1\nlsl z1.b, z1.b, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
17677+
"asm": "movi v2.2d, #0000000000000000\nxar z0.b, z0.b, z2.b, #1\nxar z1.b, z1.b, z2.b, #1\nret",
1767817678
"giasm": "LLVM ERROR: unable to lower function: <vscale x 32 x i8> (<vscale x 32 x i8>) (in function: test)",
1767917679
"ll": "define <vscale x 32 x i8> @test(<vscale x 32 x i8> %a) {\n %r = call <vscale x 32 x i8> @llvm.fshl(<vscale x 32 x i8> %a, <vscale x 32 x i8> %a, <vscale x 32 x i8> splat (i8 7))\n ret <vscale x 32 x i8> %r\n}",
1768017680
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 32 x i8> @llvm.fshl.nxv32i8(<vscale x 32 x i8> %a, <vscale x 32 x i8> %a, <vscale x 32 x i8> splat (i8 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 32 x i8> %r"
@@ -17767,10 +17767,10 @@
1776717767
"thru": 4,
1776817768
"lat": 4,
1776917769
"sizelat": 4,
17770-
"size": 3,
17770+
"size": 2,
1777117771
"gisize": -1,
1777217772
"extrasize": 0,
17773-
"asm": "lsr z1.h, z0.h, #9\nlsl z0.h, z0.h, #7\norr z0.d, z0.d, z1.d\nret",
17773+
"asm": "movi v1.2d, #0000000000000000\nxar z0.h, z0.h, z1.h, #9\nret",
1777417774
"giasm": "LLVM ERROR: unable to lower function: <vscale x 8 x i16> (<vscale x 8 x i16>) (in function: test)",
1777517775
"ll": "define <vscale x 8 x i16> @test(<vscale x 8 x i16> %a) {\n %r = call <vscale x 8 x i16> @llvm.fshl(<vscale x 8 x i16> %a, <vscale x 8 x i16> %a, <vscale x 8 x i16> splat (i16 7))\n ret <vscale x 8 x i16> %r\n}",
1777617776
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 8 x i16> @llvm.fshl.nxv8i16(<vscale x 8 x i16> %a, <vscale x 8 x i16> %a, <vscale x 8 x i16> splat (i16 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 8 x i16> %r"
@@ -17815,10 +17815,10 @@
1781517815
"thru": 8,
1781617816
"lat": 4,
1781717817
"sizelat": 4,
17818-
"size": 6,
17818+
"size": 3,
1781917819
"gisize": -1,
1782017820
"extrasize": 0,
17821-
"asm": "lsr z2.h, z0.h, #9\nlsl z0.h, z0.h, #7\nlsr z3.h, z1.h, #9\nlsl z1.h, z1.h, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
17821+
"asm": "movi v2.2d, #0000000000000000\nxar z0.h, z0.h, z2.h, #9\nxar z1.h, z1.h, z2.h, #9\nret",
1782217822
"giasm": "LLVM ERROR: unable to lower function: <vscale x 16 x i16> (<vscale x 16 x i16>) (in function: test)",
1782317823
"ll": "define <vscale x 16 x i16> @test(<vscale x 16 x i16> %a) {\n %r = call <vscale x 16 x i16> @llvm.fshl(<vscale x 16 x i16> %a, <vscale x 16 x i16> %a, <vscale x 16 x i16> splat (i16 7))\n ret <vscale x 16 x i16> %r\n}",
1782417824
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 16 x i16> @llvm.fshl.nxv16i16(<vscale x 16 x i16> %a, <vscale x 16 x i16> %a, <vscale x 16 x i16> splat (i16 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 16 x i16> %r"
@@ -17911,10 +17911,10 @@
1791117911
"thru": 4,
1791217912
"lat": 4,
1791317913
"sizelat": 4,
17914-
"size": 3,
17914+
"size": 2,
1791517915
"gisize": -1,
1791617916
"extrasize": 0,
17917-
"asm": "lsr z1.s, z0.s, #25\nlsl z0.s, z0.s, #7\norr z0.d, z0.d, z1.d\nret",
17917+
"asm": "movi v1.2d, #0000000000000000\nxar z0.s, z0.s, z1.s, #25\nret",
1791817918
"giasm": "LLVM ERROR: unable to lower function: <vscale x 4 x i32> (<vscale x 4 x i32>) (in function: test)",
1791917919
"ll": "define <vscale x 4 x i32> @test(<vscale x 4 x i32> %a) {\n %r = call <vscale x 4 x i32> @llvm.fshl(<vscale x 4 x i32> %a, <vscale x 4 x i32> %a, <vscale x 4 x i32> splat (i32 7))\n ret <vscale x 4 x i32> %r\n}",
1792017920
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 4 x i32> @llvm.fshl.nxv4i32(<vscale x 4 x i32> %a, <vscale x 4 x i32> %a, <vscale x 4 x i32> splat (i32 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 4 x i32> %r"
@@ -17959,10 +17959,10 @@
1795917959
"thru": 8,
1796017960
"lat": 4,
1796117961
"sizelat": 4,
17962-
"size": 6,
17962+
"size": 3,
1796317963
"gisize": -1,
1796417964
"extrasize": 0,
17965-
"asm": "lsr z2.s, z0.s, #25\nlsl z0.s, z0.s, #7\nlsr z3.s, z1.s, #25\nlsl z1.s, z1.s, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
17965+
"asm": "movi v2.2d, #0000000000000000\nxar z0.s, z0.s, z2.s, #25\nxar z1.s, z1.s, z2.s, #25\nret",
1796617966
"giasm": "LLVM ERROR: unable to lower function: <vscale x 8 x i32> (<vscale x 8 x i32>) (in function: test)",
1796717967
"ll": "define <vscale x 8 x i32> @test(<vscale x 8 x i32> %a) {\n %r = call <vscale x 8 x i32> @llvm.fshl(<vscale x 8 x i32> %a, <vscale x 8 x i32> %a, <vscale x 8 x i32> splat (i32 7))\n ret <vscale x 8 x i32> %r\n}",
1796817968
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 8 x i32> @llvm.fshl.nxv8i32(<vscale x 8 x i32> %a, <vscale x 8 x i32> %a, <vscale x 8 x i32> splat (i32 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 8 x i32> %r"
@@ -18007,10 +18007,10 @@
1800718007
"thru": 4,
1800818008
"lat": 4,
1800918009
"sizelat": 4,
18010-
"size": 3,
18010+
"size": 2,
1801118011
"gisize": -1,
1801218012
"extrasize": 0,
18013-
"asm": "lsr z1.d, z0.d, #57\nlsl z0.d, z0.d, #7\norr z0.d, z0.d, z1.d\nret",
18013+
"asm": "movi v1.2d, #0000000000000000\nxar z0.d, z0.d, z1.d, #57\nret",
1801418014
"giasm": "LLVM ERROR: unable to lower function: <vscale x 2 x i64> (<vscale x 2 x i64>) (in function: test)",
1801518015
"ll": "define <vscale x 2 x i64> @test(<vscale x 2 x i64> %a) {\n %r = call <vscale x 2 x i64> @llvm.fshl(<vscale x 2 x i64> %a, <vscale x 2 x i64> %a, <vscale x 2 x i64> splat (i64 7))\n ret <vscale x 2 x i64> %r\n}",
1801618016
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 2 x i64> @llvm.fshl.nxv2i64(<vscale x 2 x i64> %a, <vscale x 2 x i64> %a, <vscale x 2 x i64> splat (i64 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 2 x i64> %r"
@@ -18055,10 +18055,10 @@
1805518055
"thru": 8,
1805618056
"lat": 4,
1805718057
"sizelat": 4,
18058-
"size": 6,
18058+
"size": 3,
1805918059
"gisize": -1,
1806018060
"extrasize": 0,
18061-
"asm": "lsr z2.d, z0.d, #57\nlsl z0.d, z0.d, #7\nlsr z3.d, z1.d, #57\nlsl z1.d, z1.d, #7\norr z0.d, z0.d, z2.d\norr z1.d, z1.d, z3.d\nret",
18061+
"asm": "movi v2.2d, #0000000000000000\nxar z0.d, z0.d, z2.d, #57\nxar z1.d, z1.d, z2.d, #57\nret",
1806218062
"giasm": "LLVM ERROR: unable to lower function: <vscale x 4 x i64> (<vscale x 4 x i64>) (in function: test)",
1806318063
"ll": "define <vscale x 4 x i64> @test(<vscale x 4 x i64> %a) {\n %r = call <vscale x 4 x i64> @llvm.fshl(<vscale x 4 x i64> %a, <vscale x 4 x i64> %a, <vscale x 4 x i64> splat (i64 7))\n ret <vscale x 4 x i64> %r\n}",
1806418064
"costoutput": "Printing analysis 'Cost Model Analysis' for function 'test':\nCost Model: Found an estimated cost of 4 for instruction: %r = call <vscale x 4 x i64> @llvm.fshl.nxv4i64(<vscale x 4 x i64> %a, <vscale x 4 x i64> %a, <vscale x 4 x i64> splat (i64 7))\nCost Model: Found an estimated cost of 1 for instruction: ret <vscale x 4 x i64> %r"

0 commit comments

Comments
 (0)