[all-commits] [llvm/llvm-project] de8030: [TableGen] Extract InstructionEncoding class into ...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Mon Sep 15 11:18:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de8030e63c043d37099534974f1fa546bf8ac0d9
      https://github.com/llvm/llvm-project/commit/de8030e63c043d37099534974f1fa546bf8ac0d9
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M llvm/utils/TableGen/Common/CMakeLists.txt
    A llvm/utils/TableGen/Common/InstructionEncoding.cpp
    A llvm/utils/TableGen/Common/InstructionEncoding.h
    M llvm/utils/TableGen/DecoderEmitter.cpp

  Log Message:
  -----------
  [TableGen] Extract InstructionEncoding class into a separate file (NFC) (#158505)

So that it can be used in CodeEmitterGen / VarLenCodeEmitterGen.



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