[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
Thu Jun 18 20:43:40 PDT 2020


shchenz updated this revision to Diff 271907.
shchenz marked 7 inline comments as done.
shchenz added a comment.

update according comments:
1: simplify the code logic a little bit.


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.271907.patch
Type: text/x-patch
Size: 9682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/fded5a80/attachment.bin>


More information about the llvm-commits mailing list