[PATCH] D144677: [SelectionDAG] Transitively copy NodeExtraInfo on RAUW
Dmitry Vyukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 23:00:43 PST 2023
dvyukov accepted this revision.
dvyukov added a comment.
This revision is now accepted and ready to land.
The code looks sane to me. But I never looked at this part of the code before.
Wonder if this also fixes debug info?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144677/new/
https://reviews.llvm.org/D144677
More information about the llvm-commits
mailing list