[PATCH] D100016: [GreedyRA ORE] Separate Folder Reloads and Zero Cost Folder Reloads

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 05:18:35 PDT 2021


skatkov updated this revision to Diff 336066.
skatkov added a comment.
Herald added a subscriber: pengfei.

Handled comment. Added test.

Will move to number of spills instead of number of instructions in next update.


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

https://reviews.llvm.org/D100016

Files:
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/test/CodeGen/X86/statepoint-ra.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100016.336066.patch
Type: text/x-patch
Size: 4466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/548fbb55/attachment.bin>


More information about the llvm-commits mailing list