Skip to content

Use `not#` primitive to implement Word's complement

Sylvain Henry requested to merge hsyl20/ghc:hsyl20-bits-word-not into master

We use a xor for no obvious reason.

Merge request reports