[PATCH] D120732: [DebugInfo][InstrRef] Prefer stack locations for variables over restored registers

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 15:15:45 PST 2022


jmorse added a comment.
Herald added a project: All.

A sample of things are D63083 <https://reviews.llvm.org/D63083>, https://bugs.llvm.org/show_bug.cgi?id=40188#c8 , D61940 <https://reviews.llvm.org/D61940>. Although looking back, they all appear to be about not making complicated location-list entries in the prologue, rather than the epilogue.


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

https://reviews.llvm.org/D120732



More information about the llvm-commits mailing list