[all-commits] [llvm/llvm-project] 633728: [NFC][TableGen][DecoderEmitter] Eliminate `indent`...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Mon Jul 14 15:24:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 633728f3b5e71aa998a894de294bbd6e49b9a5e5
      https://github.com/llvm/llvm-project/commit/633728f3b5e71aa998a894de294bbd6e49b9a5e5
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

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

  Log Message:
  -----------
  [NFC][TableGen][DecoderEmitter] Eliminate `indent` for a few functions (#148718)

Eliminate the `indent` argument for functions which are always called
with `indent(0)`.



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