[PATCH] D46184: [BranchFolding] Salvage DBG_VALUE instructions from empty blocks

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 08:41:54 PDT 2018


aprantl added a comment.

Have you thought about just changing the scheduling of the LiveDebugValues pass to run earlier instead? Would that be an overall improvement?


Repository:
  rL LLVM

https://reviews.llvm.org/D46184





More information about the llvm-commits mailing list