You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if the simplifier were able to deal with bswap of constants, similar to how popcount is handled. This is nowadays used in the linux kernel:
It would be great if the simplifier were able to deal with bswap of constants, similar to how popcount is handled. This is nowadays used in the linux kernel:
http://lxr.free-electrons.com/source/include/linux/sctp.h#L169
Best,
Michael
The text was updated successfully, but these errors were encountered: