Files
clang-p2996/llvm/lib/CodeGen/LiveIntervals.cpp
Christudasan Devadasan ce02d5a539 [CodeGen] Use cloneVirtualRegister in LiveIntervals and LiveRangeEdit
It is needed to invoke the delegate methods effectively whenever a
virtual register is cloned from an existing register of the same class.

Reviewed By: qcolombet

Differential Revision: https://reviews.llvm.org/D138517
2022-12-17 11:54:33 +05:30

66 KiB