[all-commits] [llvm/llvm-project] 92ffef: [Tablegen] Add more comments for result numbers to...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Nov 17 19:11:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92ffefe3510e0cbf5b9ded0f2e2caff4e6803f17
      https://github.com/llvm/llvm-project/commit/92ffefe3510e0cbf5b9ded0f2e2caff4e6803f17
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-11-17 (Sun, 17 Nov 2024)

  Changed paths:
    M llvm/utils/TableGen/Common/DAGISelMatcher.h
    M llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
    M llvm/utils/TableGen/DAGISelMatcherGen.cpp

  Log Message:
  -----------
  [Tablegen] Add more comments for result numbers to DAGISelEmitter.cpp (#116533)

Print what result number the Emit* nodes are storing their results in.
This makes it easy to track the inputs of later opcodes that consume
these results.



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