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

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 03:34:58 PDT 2023


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

Just going through some old reviews - it looks this bug still occurs but the patch is out of date. AFAICT the responsible code has been moved from SCCP.cpp to `replaceSignedInst` in SCCPSolver.cpp. @yuanboli233 are you able to fix this? I am happy to take over the patch if needed.


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