[all-commits] [llvm/llvm-project] 41f81a: [Tablegen][NFC] Add a check for duplicate features...

Tomas Matheson via All-commits all-commits at lists.llvm.org
Tue Jun 11 09:51:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41f81ad73583bfff7c7dc1caeacbbb783d004e9c
      https://github.com/llvm/llvm-project/commit/41f81ad73583bfff7c7dc1caeacbbb783d004e9c
  Author: Tomas Matheson <Tomas.Matheson at arm.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M llvm/utils/TableGen/SubtargetEmitter.cpp

  Log Message:
  -----------
  [Tablegen][NFC] Add a check for duplicate features (#94223)

We hit this downstream and the only evidence of the mistake was that the
results of `Find` on `SubtargetFeatureKV` were corrupted.



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