[PATCH] D28379: [AArch64] Add support for lowering the bitreverse intrinsic to the rbit instruction.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 07:46:42 PST 2017


mcrosier updated this revision to Diff 83366.
mcrosier added a comment.

Address Simon and Geoff's feedback.


https://reviews.llvm.org/D28379

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/bitreverse.ll
  test/CodeGen/AArch64/rbit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28379.83366.patch
Type: text/x-patch
Size: 4131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/a3fd691c/attachment.bin>


More information about the llvm-commits mailing list