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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 07:06:02 PDT 2018


inouehrs updated this revision to Diff 169004.
inouehrs added a comment.
Herald added a subscriber: jsji.

gentle ping


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.169004.patch
Type: text/x-patch
Size: 12743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/6744cbf4/attachment.bin>


More information about the llvm-commits mailing list