[PATCH] D93099: [PowerPC] Select the D-Form load if we know its offset meets the requirement

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 23:33:18 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG477b6505fa1d: [PowerPC] Select the D-Form load if we know its offset meets the requirement (authored by steven.zhang).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93099/new/

https://reviews.llvm.org/D93099

Files:
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/ldst-align.ll
  llvm/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  llvm/test/CodeGen/PowerPC/memcmp-mergeexpand.ll
  llvm/test/CodeGen/PowerPC/pr45186.ll
  llvm/test/CodeGen/PowerPC/store-combine.ll
  llvm/test/CodeGen/PowerPC/unal4-std.ll
  llvm/test/CodeGen/PowerPC/unaligned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93099.312689.patch
Type: text/x-patch
Size: 11603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/54cb6ff1/attachment.bin>


More information about the llvm-commits mailing list