[PATCH] D100371: [debug-info] SCCP should preserve the debug location for an one-to-one instruction replacement

Yuanbo Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 08:31:00 PDT 2021


yuanboli233 added a comment.

Yes, @djtodoro, it is in the starting phase, and we plan to improve it and make it an open-source project.

For the BranchInst case you mentioned, currently, I don't have a test case for it yet. Let me check whether I can generate a test case for it quickly to illustrate the problem. or do you think it is fine to modify it without an illustrating test case?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100371



More information about the llvm-commits mailing list