Remove fixed todo

This commit is contained in:
bjorn3
2021-03-28 15:16:33 +02:00
parent 3abc29e279
commit 16e2e3a002

View File

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