[PATCH] D37575: [BasicBlock] add new function removeEdge()
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 14:30:15 PDT 2017
brzycki added a comment.
In https://reviews.llvm.org/D37575#880401, @kuhar wrote:
> I'm fine with the patch, I think it goes into right direction with CFG-level IR manipulation.
> Please wait for someone else to give you a green light on this. Maybe it would be worth to mention this as an RFC on llvm-dev?
Thanks for the review and you bring up a good point about RFC on llvm-dev. I'll make a post tomorrow morning and see where the conversation goes.
https://reviews.llvm.org/D37575
More information about the llvm-commits
mailing list