[all-commits] [llvm/llvm-project] 8aba41: [TableGen][DecoderEmitter] Extract a couple of met...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Fri Aug 22 16:22:07 PDT 2025


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

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

  Log Message:
  -----------
  [TableGen][DecoderEmitter] Extract a couple of methods (NFC) (#155044)

Extract `findBestFilter() const` searching for the best filter and
move calls to `recurse()` out of it to a single place.

Extract `dump()` as well, it is useful for debugging.



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