[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
Wed Dec 16 19:00:18 PST 2020


steven.zhang updated this revision to Diff 312360.
steven.zhang added a comment.

Address comments.


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.312360.patch
Type: text/x-patch
Size: 11603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/1f8d0bbc/attachment.bin>


More information about the llvm-commits mailing list