[PATCH] D74667: [APInt] byteSwap - handle any whole byte bitwidth greater than 16-bits

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 15 04:46:45 PST 2020


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

SGTM, i'm not sure why bswap intrinsic has that limitation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74667/new/

https://reviews.llvm.org/D74667





More information about the llvm-commits mailing list