Merge pull request #2787 from bjorn3/remove_todo

Remove fixed todo
This commit is contained in:
Pat Hickey
2021-03-28 15:08:10 -07:00
committed by GitHub

View File

@@ -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