[PATCH] D42551: [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 15:30:35 PST 2018


mattd added a comment.

Additionally, I'm not sure insertingAfter would be correct either.  It seems we might need a check for the cases that @davide mentions.


Repository:
  rL LLVM

https://reviews.llvm.org/D42551





More information about the llvm-commits mailing list