[all-commits] [llvm/llvm-project] e49946: [TableGen][DecoderEmitter] Factor out DecoderTable...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Mon Aug 25 19:10:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e49946b27fc76929e471b3932483f11d41f1ed64
      https://github.com/llvm/llvm-project/commit/e49946b27fc76929e471b3932483f11d41f1ed64
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

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

  Log Message:
  -----------
  [TableGen][DecoderEmitter] Factor out DecoderTableBuilder (#155220)

Extract the table building methods from FilterChooser into a separate
class to relieve it of one of its responsibilities.



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