[PATCH] D34908: [PPC CodeGen] Expand the bitreverse.i64 intrinsic.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:08:04 PDT 2017


jtony created this revision.

This is a follow-up patch for https://reviews.llvm.org/D33572, which expands 64-bitreverse intrinsic.
The two patch together fix PR: https://bugs.llvm.org/show_bug.cgi?id=33093


https://reviews.llvm.org/D34908

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrInfo.td
  test/CodeGen/PowerPC/pr33093.ll
  test/CodeGen/PowerPC/testBitReverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34908.104929.patch
Type: text/x-patch
Size: 10598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/7d908376/attachment.bin>


More information about the llvm-commits mailing list