[all-commits] [llvm/llvm-project] 0efdf3: DAG: Remove getTargetIndex as it's unused

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Aug 5 06:20:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0efdf3baf58c04de1549f14cef8ef0559aad9868
      https://github.com/llvm/llvm-project/commit/0efdf3baf58c04de1549f14cef8ef0559aad9868
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-08-05 (Sat, 05 Aug 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAG.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  DAG: Remove getTargetIndex as it's unused

Fixes #29973




More information about the All-commits mailing list