llvm-project
9a578a9f - Revert "[StackColoring] Delete dead stack slots (#75351)" (#75655)

Commit
1 year ago
Revert "[StackColoring] Delete dead stack slots (#75351)" (#75655) This reverts commit 08b306dc8e7c0b2498f4f194a3c51686d56dbd20. it causes the following assertion failure: llvm/include/llvm/CodeGen/MachineFrameInfo.h:530: int64_t llvm::MachineFrameInfo::getObjectOffset(int) const: Assertion `!isDeadObjectIndex(ObjectIdx) && "Getting frame offset for a dead object?"' failed.
Author
Parents
Loading