[all-commits] [llvm/llvm-project] 951292: [TableGen] Print a warning when a Processor contai...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Tue Apr 29 16:23:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 951292be2c21bc903e63729338d872a878d2d49c
      https://github.com/llvm/llvm-project/commit/951292be2c21bc903e63729338d872a878d2d49c
  Author: Min-Yih Hsu <min.hsu at sifive.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    A llvm/test/TableGen/DuplicateProcessorFeatures.td
    M llvm/utils/TableGen/SubtargetEmitter.cpp

  Log Message:
  -----------
  [TableGen] Print a warning when a Processor contains duplicate Features / TuneFeatures (#137864)

I don't think a processor should normally contains duplicate features. This patch prints a warning whenever that happens in either the features or tune features.



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