[PATCH] D81723: [PowerPC] fold addi's imm operand to its imm form consumer's displacement
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 18:49:16 PDT 2020
shchenz updated this revision to Diff 272584.
shchenz marked an inline comment as done.
shchenz added a comment.
address comments:
1: make the imm sum explicit in function `isImmElgibleForForwarding`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81723/new/
https://reviews.llvm.org/D81723
Files:
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/test/CodeGen/PowerPC/convert-ri-addi-to-ri.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81723.272584.patch
Type: text/x-patch
Size: 11155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/4c80e868/attachment.bin>
More information about the llvm-commits
mailing list