[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 09:10:07 PDT 2022


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

Minimize target features


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.418609.patch
Type: text/x-patch
Size: 24224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/33176df6/attachment.bin>


More information about the llvm-commits mailing list