[PATCH] D43427: [RegAllocFast] Salvage debug values when killing operands (WIP)

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 08:13:37 PST 2018


aprantl added a comment.

The debug info part of this looks fine to me, it would be great if the same function could also be applied to the other register allocators.


https://reviews.llvm.org/D43427





More information about the llvm-commits mailing list