[PATCH] D126807: [PowerPC] Fix LQ-STQ instructions to use correct offset and base
Ahsan Saghir via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 06:06:44 PDT 2022
saghir updated this revision to Diff 436760.
saghir added a comment.
Handle unaligned offsets and offsets that do not fit in the instruction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126807/new/
https://reviews.llvm.org/D126807
Files:
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/test/CodeGen/PowerPC/LQ-STQ-32bit-offset.ll
llvm/test/CodeGen/PowerPC/LQ-STQ-unaligned-offset.mir
llvm/test/CodeGen/PowerPC/LQ-STQ.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126807.436760.patch
Type: text/x-patch
Size: 10074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/bc1a743d/attachment.bin>
More information about the llvm-commits
mailing list