[all-commits] [llvm/llvm-project] 4431e7: [NFC] Use forward decl of MachineCombinerPattern e...

Anton Sidorenko via All-commits all-commits at lists.llvm.org
Thu Oct 13 06:56:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4431e705ccbf25b43afd369665eb127e7f8d3ade
      https://github.com/llvm/llvm-project/commit/4431e705ccbf25b43afd369665eb127e7f8d3ade
  Author: Anton Sidorenko <anton.sidorenko at syntacore.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

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

  Log Message:
  -----------
  [NFC] Use forward decl of MachineCombinerPattern enum to reduce dependencies

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




More information about the All-commits mailing list