[all-commits] [llvm/llvm-project] e52020: [TableGen] Use MapVector in InstrInfoEmitter::emit...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Jul 25 13:05:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5202027c525d45d607487fb0cf6d846466135e0
      https://github.com/llvm/llvm-project/commit/e5202027c525d45d607487fb0cf6d846466135e0
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

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

  Log Message:
  -----------
  [TableGen] Use MapVector in InstrInfoEmitter::emitOperandNameMappings (#150630)

This changes the order of names/numbers in the OpName enum, but that
should not cause any change in behaviour.



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