[PATCH] D104394: [MachineCopyPropagation] Fix differences in code gen when compiling with -g

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 02:38:48 PDT 2021


lkail added a comment.

Reverse ping. Hi @predator5047 are you still working on this? One solution might be tracking debug instruction like what `MachineCopyPropagation::ReadRegister` does.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104394



More information about the llvm-commits mailing list