[all-commits] [llvm/llvm-project] 461918: [CodeGen][Remarks] Add the function name to the st...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Sun Oct 22 11:39:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 461918e290281537e9326fa80a6ba3c29ceb7682
      https://github.com/llvm/llvm-project/commit/461918e290281537e9326fa80a6ba3c29ceb7682
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M llvm/lib/CodeGen/PrologEpilogInserter.cpp
    M llvm/test/CodeGen/AArch64/prologue-epilogue-remarks.mir
    M llvm/test/CodeGen/X86/prologue-epilogue-remarks.mir

  Log Message:
  -----------
  [CodeGen][Remarks] Add the function name to the stack size remark (#69346)

It is already present in the yaml, but missing from the printed
diagnostics.




More information about the All-commits mailing list