[PATCH] D49353: [RegAlloc] Skip global splitting if the live range is huge and its spill is trivially rematerializable

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 08:47:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337186: [RegAlloc] Skip global splitting if the live range is huge and its spill is (authored by wmi, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49353?vs=155596&id=155695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49353

Files:
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/test/CodeGen/X86/limit-split-cost.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49353.155695.patch
Type: text/x-patch
Size: 8971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/6ef5c3b2/attachment.bin>


More information about the llvm-commits mailing list