[PATCH] D84308: [PowerPC] Retrieve the offset from load/store if it stores to stack slots

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 23:30:28 PDT 2020


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

Update the test according to comments. But there are so many CHECK-DAG in this test that will hide some scheduling issue. I will leave it alone to have some other NFC patch to update the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84308

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-cc-byval-split.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
  llvm/test/CodeGen/PowerPC/aix32-cc-abi-vaarg.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84308.282140.patch
Type: text/x-patch
Size: 11982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/d124e576/attachment.bin>


More information about the llvm-commits mailing list