whitequark opened PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
whitequark updated PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
abrown requested abrown for a review on PR #1744.
abrown submitted PR Review.
bjorn3 submitted PR Review.
bjorn3 created PR Review Comment:
Can you make this a binemit test instead? Also a run test may be appropriate.
bjorn3 submitted PR Review.
whitequark updated PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
whitequark updated PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
whitequark created PR Review Comment:
Done
whitequark submitted PR Review.
whitequark updated PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
abrown submitted PR Review.
abrown submitted PR Review.
abrown created PR Review Comment:
To actually run this test, this needs a
; run
after the function. Then it should fail, since the logic ofband true, false
should be false and the test runner will interpret that as a failed test. Perhaps changev222
totrue
?
abrown submitted PR Review.
abrown created PR Review Comment:
@abrown Your review doesn't contain any code comments.
@bjorn3, that's because I'm slow...
whitequark updated PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
whitequark submitted PR Review.
whitequark created PR Review Comment:
Done
bjorn3 created PR Review Comment:
function u0:323() -> b1 {
Use the default calling convention to fix
test run
on Windows.
bjorn3 submitted PR Review.
whitequark submitted PR Review.
whitequark created PR Review Comment:
Ah I missed that, thanks!
whitequark updated PR #1744 from x86-encode-bnot.b1
to master
:
Fixes #1743.
bjorn3 submitted PR Review.
abrown submitted PR Review.
abrown merged PR #1744.
Last updated: Nov 22 2024 at 16:03 UTC