[PATCH] D79868: [DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 17:57:03 PDT 2020


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

This lgtm. I think relying on location fallthrough is the best we can do here. @aprantl @chrisjackson I sketched a 'how to update debug info' doc in D80052 <https://reviews.llvm.org/D80052>: if that's any good, maybe we can iterate on it and codify the rationale/guidelines to follow for these sorts of changes.


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

https://reviews.llvm.org/D79868





More information about the llvm-commits mailing list