[all-commits] [llvm/llvm-project] 6b5883: [Polly] Remove unused DenseMapInfo::getEmptyKey (#...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jun 6 11:18:33 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b5883b38e158ce4659859ffd78f6ad2869979c1
      https://github.com/llvm/llvm-project/commit/6b5883b38e158ce4659859ffd78f6ad2869979c1
  Author: Fangrui Song <i at maskray.me>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M polly/include/polly/Support/VirtualInstruction.h

  Log Message:
  -----------
  [Polly] Remove unused DenseMapInfo::getEmptyKey (#201992)

After #201281 DenseMapInfo<T>::getEmptyKey() is no longer used by
DenseMap. Remove the unused getEmptyKey definitions and dead sentinel
uses.



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