Skip to content

Use new primitive bitwise operations for Int# in Data.Bits

New primitive bitwise primops have been added (andI#, orI#, etc). They should be used in the Int instance of Data.Bits to avoid I# (word2Int# (int2Word# ...)) conversions.

Trac metadata
Trac field Value
Version 7.6.3
Type Task
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/base
Test case
Differential revisions
BlockedBy
Related #7689 (closed)
Blocking
CC
Operating system
Architecture
Edited by cdk
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information