Work around conservative optimization

kinke noone at nowhere.com
Sun Jun 3 11:57:57 UTC 2018


On Sunday, 3 June 2018 at 11:54:29 UTC, kinke wrote:
> [For endian-ness conversion of integers, we have 
> ldc.intrinsics.llvm_bswap().]

And, more portably, their core.bitop.bswap() aliases (restricted 
to uint and ulong though).


More information about the digitalmars-d-ldc mailing list