[all-commits] [llvm/llvm-project] dbb843: SelectionDAG: Add missing AddNodeIDCustom case for...

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Wed Apr 23 11:01:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbb8434ff7b9bb414e2222cb8d9cddac599eadc6
      https://github.com/llvm/llvm-project/commit/dbb8434ff7b9bb414e2222cb8d9cddac599eadc6
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

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

  Log Message:
  -----------
  SelectionDAG: Add missing AddNodeIDCustom case for MDNodeSDNode.

Without this we ended up never deduplicating MDNodeSDNodes.

Reviewers: arsenm

Reviewed By: arsenm

Pull Request: https://github.com/llvm/llvm-project/pull/136805



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list