[PATCH] D144677: [SelectionDAG] Transitively copy NodeExtraInfo on RAUW

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 17:21:49 PST 2023


dyung added a comment.

Hi @melver, we saw a large compile time increase in one of our internal tests which I bisected back to your change. I have filed issue #61108 <https://github.com/llvm/llvm-project/issues/61108> for the problem, can you take a look?


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