[all-commits] [llvm/llvm-project] 1bf05f: [PowerPC] refactor rewriteLoadStores for reusing; nfc

Chen Zheng via All-commits all-commits at lists.llvm.org
Thu Oct 7 05:59:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bf05fbc987dddebe94de7b33d810d8221eda1a5
      https://github.com/llvm/llvm-project/commit/1bf05fbc987dddebe94de7b33d810d8221eda1a5
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp

  Log Message:
  -----------
  [PowerPC] refactor rewriteLoadStores for reusing; nfc

This is split from https://reviews.llvm.org/D108750.
Refactor rewriteLoadStores() so that we can reuse the outlined
functions.

Reviewed By: jsji

Differential Revision: https://reviews.llvm.org/D110314




More information about the All-commits mailing list