[all-commits] [llvm/llvm-project] 9c093c: Revert "[StackColoring] Delete dead stack slots (#...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Dec 13 05:31:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c093cbb5e958beb155e00066fe8982631913e2b
      https://github.com/llvm/llvm-project/commit/9c093cbb5e958beb155e00066fe8982631913e2b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M llvm/lib/CodeGen/StackColoring.cpp
    M llvm/test/CodeGen/PowerPC/aix32-cc-abi-vaarg.ll
    M llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
    R llvm/test/CodeGen/RISCV/dead-stack-slot.ll
    M llvm/test/DebugInfo/COFF/lexicalblock.ll

  Log Message:
  -----------
  Revert "[StackColoring] Delete dead stack slots (#72633)"

This reverts commit a29457844bf0c4b2eb5c0f3877b6e8ef30cdef52.

Causes an assertion failure in llvm/test/DebugInfo/COFF/lexicalblock.ll.




More information about the All-commits mailing list