[PATCH] D24170: Refactor replaceDominatedUsesWith to have a flag to control whether to replace uses in BB itself.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 10:32:26 PDT 2016


danielcdh added a comment.

Updated the callsite in https://reviews.llvm.org/D22778 to invoke the other API with a loop so that the API change is not required.

PTAL


https://reviews.llvm.org/D24170





More information about the llvm-commits mailing list