[PATCH] D100017: [GreedyRA ORE] Add stats for copy of virtual registers.
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 6 22:25:01 PDT 2021
skatkov created this revision.
skatkov added reviewers: reames, MatzeB, anemet, thegameg.
Herald added subscribers: dantrushin, hiraditya, qcolombet.
skatkov requested review of this revision.
Herald added a project: LLVM.
Greedy RA adds copies of virtual registers when splitting live interval.
This stat might be useful.
https://reviews.llvm.org/D100017
Files:
llvm/lib/CodeGen/RegAllocGreedy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100017.335722.patch
Type: text/x-patch
Size: 4567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/c21da559/attachment.bin>
More information about the llvm-commits
mailing list