[PATCH] D48025: [PowerPC] avoid masking already-zero bits in BitPermutationSelector

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 06:41:53 PDT 2018


inouehrs updated this revision to Diff 154592.
inouehrs added a comment.

- rebase to the latest
- make the test cases more strict


https://reviews.llvm.org/D48025

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/addi-offset-fold.ll
  test/CodeGen/PowerPC/bitfieldinsert.ll
  test/CodeGen/PowerPC/ppc64le-aggregates.ll
  test/CodeGen/PowerPC/rlwimi-dyn-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48025.154592.patch
Type: text/x-patch
Size: 12743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/82fb7c39/attachment.bin>


More information about the llvm-commits mailing list