[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 09:56:50 PDT 2021
amyk updated this revision to Diff 358317.
amyk marked 2 inline comments as done.
amyk removed a subscriber: post.kadirselcuk.
amyk added a comment.
Update revision to reflect the suggestions made by Nemanja.
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.358317.patch
Type: text/x-patch
Size: 6511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/29d5637a/attachment.bin>
More information about the llvm-commits
mailing list