[PATCH] D29388: [PPC] Use rldicr instruction for AND with an immediate if possible

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 21:58:57 PST 2017


inouehrs updated this revision to Diff 88487.
inouehrs added a reviewer: hfinkel.
inouehrs added a comment.

Thank you for the comment.
I updated `i64_fp_round.ll` not  to use the hard-coded register number.


https://reviews.llvm.org/D29388

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
  test/CodeGen/PowerPC/i64_fp_round.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29388.88487.patch
Type: text/x-patch
Size: 4784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/99a4365f/attachment.bin>


More information about the llvm-commits mailing list