[PATCH] D52052: [RegAllocGreedy] avoid using physreg candidates that cannot be correctly spilled

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 11:41:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343004: [RegAllocGreedy] avoid using physreg candidates that cannot be correctly spilled (authored by dfukalov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52052?vs=165532&id=166964#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52052

Files:
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/SplitKit.h
  llvm/trunk/test/CodeGen/AMDGPU/spill-before-exec.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52052.166964.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/0378ee4e/attachment.bin>


More information about the llvm-commits mailing list