[all-commits] [llvm/llvm-project] 0c1f9b: [MachineCombiner] Add `const` to `shouldReduceRegi...

Anton Sidorenko via All-commits all-commits at lists.llvm.org
Wed Nov 2 02:48:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c1f9b3f17bcb0639d5f2684771ef21c9508632c
      https://github.com/llvm/llvm-project/commit/0c1f9b3f17bcb0639d5f2684771ef21c9508632c
  Author: Anton Sidorenko <anton.sidorenko at syntacore.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetInstrInfo.h
    M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
    M llvm/lib/Target/PowerPC/PPCInstrInfo.h

  Log Message:
  -----------
  [MachineCombiner] Add `const` to `shouldReduceRegisterPressure` arguments. NFC

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




More information about the All-commits mailing list