[PATCH] D43850: [CodeGen] Avoid handling DBG_VALUE in the LivePhysRegs (addUses, removeDefs, stepForward)

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 07:57:29 PDT 2018


mattd added a comment.

I'm following up with this patch.  Do the most recent changes that I made (adding the isDebug check on the operands, instead of the instruction), look good? Thanks.


https://reviews.llvm.org/D43850





More information about the llvm-commits mailing list