[PATCH] D106032: [PowerPC] prepare update form with non-const increment

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 19:59:19 PDT 2021


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

This is a follow-up of https://reviews.llvm.org/D105872
In this patch, we handle update-form with non-const increment.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106032

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106032.358827.patch
Type: text/x-patch
Size: 4030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/284c383d/attachment-0001.bin>


More information about the llvm-commits mailing list