[PATCH] D65528: [IR] Value: add replaceUsesWithIf() utility
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 12:37:31 PDT 2019
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
`for (; UI != E;)` aka. `while (UI != E)`
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65528/new/
https://reviews.llvm.org/D65528
More information about the llvm-commits
mailing list