[all-commits] [llvm/llvm-project] 337604: [NFC][TableGen] Adopt `Emitter::OptClass` in Instr...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Thu Feb 6 10:45:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 337604ee7e838fee937e2b310604b57e3c583ba7
      https://github.com/llvm/llvm-project/commit/337604ee7e838fee937e2b310604b57e3c583ba7
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

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

  Log Message:
  -----------
  [NFC][TableGen] Adopt `Emitter::OptClass` in InstrInfoEmitter (#125971)

- Use `Emitter::OptClass` to invoke `InstrInfoEmitter::run` and
eliminate the `EmitInstrInfo` function.



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