[PATCH] D105661: [PowerPC] Add frame index alignment check if the the addressing mode is DS/DQ-Form, and fall back to X-Form if necessary.

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 10:32:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5f4ac4c11b0: [PowerPC] Add FI alignment check if the addressing mode is DS/DQ-Form, emit X… (authored by amyk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105661

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/unaligned-dqform-ld.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105661.358334.patch
Type: text/x-patch
Size: 6511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/a3309abf/attachment.bin>


More information about the llvm-commits mailing list