[PATCH] D105854: [PowerPC] Inefficient register allocation of ACC registers results in many copies.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 07:37:45 PDT 2021


stefanp updated this revision to Diff 360127.
stefanp added a comment.

Updated comments as per review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105854/new/

https://reviews.llvm.org/D105854

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/test/CodeGen/PowerPC/mma-outer-product.ll
  llvm/test/CodeGen/PowerPC/more-dq-form-prepare.ll
  llvm/test/CodeGen/PowerPC/ppc64-acc-regalloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105854.360127.patch
Type: text/x-patch
Size: 30392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/a9ecbb46/attachment-0001.bin>


More information about the llvm-commits mailing list