[PATCH] D122580: RegAllocGreedy: Roll back successful recolorings on failure

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 06:16:05 PDT 2022


arsenm updated this revision to Diff 418564.
arsenm added a comment.

Restore accidentally removed assert


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122580/new/

https://reviews.llvm.org/D122580

Files:
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegAllocGreedy.h
  llvm/test/CodeGen/AMDGPU/issue48473.mir
  llvm/test/CodeGen/AMDGPU/regalloc-failure-overlapping-insert-assert.mir
  llvm/test/CodeGen/RISCV/regalloc-last-chance-recoloring-failure.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122580.418564.patch
Type: text/x-patch
Size: 24320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/0dc0c06c/attachment.bin>


More information about the llvm-commits mailing list