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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 08:42:13 PDT 2018


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

rebased to the latest revision


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.162881.patch
Type: text/x-patch
Size: 12743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/66f2529c/attachment.bin>


More information about the llvm-commits mailing list