[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
Fri Feb 24 00:39:42 PST 2017


inouehrs updated this revision to Diff 89614.
inouehrs edited the summary of this revision.
inouehrs added a comment.

- I updated the comment
- I added an explicit test case in test/CodeGen/PowerPC/srl-mask.ll


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
  test/CodeGen/PowerPC/srl-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29388.89614.patch
Type: text/x-patch
Size: 5393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/68ae9737/attachment.bin>


More information about the llvm-commits mailing list