[PATCH] D113471: [PowerPC] guard update form prepare with non-const increment with option

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 02:05:52 PST 2021


shchenz created this revision.
shchenz added reviewers: jsji, PowerPC.
Herald added subscribers: kbarton, hiraditya, nemanjai.
shchenz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add an option `-ppc-formprep-update-nonconst-inc` for update form preparation with non-const increment and set the default value to false.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113471

Files:
  llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
  llvm/test/CodeGen/PowerPC/common-chain.ll
  llvm/test/CodeGen/PowerPC/loop-instr-prep-non-const-increasement.ll
  llvm/test/CodeGen/PowerPC/lsr-profitable-chain.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113471.385738.patch
Type: text/x-patch
Size: 19009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/f23c18e9/attachment.bin>


More information about the llvm-commits mailing list