[PATCH] D30438: SplitKit: Correctly implement partial copies
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 14:15:07 PDT 2017
rampitec requested changes to this revision.
rampitec added a comment.
This revision now requires changes to proceed.
The other question, what would happen if target implements its own addOptimizedRegAlloc and skips VirtRegRewriter? I guess in this case copies will remain bundled. Looks like NVPTX does not use it.
Repository:
rL LLVM
https://reviews.llvm.org/D30438
More information about the llvm-commits
mailing list