@@ -2,8 +2,6 @@ test compile
|
|||||||
target x86_64
|
target x86_64
|
||||||
feature "experimental_x64"
|
feature "experimental_x64"
|
||||||
|
|
||||||
; TODO: test with popcnt feature available too, once new backend supports that.
|
|
||||||
|
|
||||||
function %popcnt64(i64) -> i64 {
|
function %popcnt64(i64) -> i64 {
|
||||||
block0(v0: i64):
|
block0(v0: i64):
|
||||||
v1 = popcnt v0
|
v1 = popcnt v0
|
||||||
|
|||||||
Reference in New Issue
Block a user