[all-commits] [llvm/llvm-project] bc6e7f: [GlobalISel][NFC] Remove unused method CombinerHel...

Amara Emerson via All-commits all-commits at lists.llvm.org
Sun Sep 24 07:21:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc6e7f057340ab0b995cc17a170e34545a295f03
      https://github.com/llvm/llvm-project/commit/bc6e7f057340ab0b995cc17a170e34545a295f03
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp

  Log Message:
  -----------
  [GlobalISel][NFC] Remove unused method CombinerHelper::tryCombine()

The combines were ported to the tablegen combiner a long time ago so this
manual method isn't needed.




More information about the All-commits mailing list