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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 07:04:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344347: [PowerPC] avoid masking already-zero bits in BitPermutationSelector (authored by inouehrs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48025?vs=169004&id=169394#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48025

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48025.169394.patch
Type: text/x-patch
Size: 12930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/d0b7dbea/attachment.bin>


More information about the llvm-commits mailing list