[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
Tue Jan 10 09:31:32 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291575: [AArch64] Add support for lowering bitreverse to the rbit instruction. (authored by mcrosier).

Changed prior to commit:
  https://reviews.llvm.org/D28379?vs=83634&id=83818#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28379

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAArch64.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/test/CodeGen/AArch64/bitreverse.ll
  llvm/trunk/test/CodeGen/AArch64/rbit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28379.83818.patch
Type: text/x-patch
Size: 6035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/662e4015/attachment.bin>


More information about the llvm-commits mailing list