[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 14:23:41 PDT 2022


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

Test changes


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.418706.patch
Type: text/x-patch
Size: 23990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/0762c34c/attachment.bin>


More information about the llvm-commits mailing list