[all-commits] [llvm/llvm-project] 3c7c89: [TableGen][CodeEmitter] Refactor addCodeToMergeInO...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Tue Sep 16 06:04:30 PDT 2025


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

  Changed paths:
    M llvm/test/TableGen/HwModeEncodeDecode3.td
    M llvm/test/TableGen/RegisterEncoder.td
    M llvm/utils/TableGen/CodeEmitterGen.cpp

  Log Message:
  -----------
  [TableGen][CodeEmitter] Refactor addCodeToMergeInOperand (NFC) (#158674)

* Use streams to avoid dealing with std::string
* Print operand masks in hex
* Make the output more succinct



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