[PATCH] D37575: [BasicBlock] add new function removeEdge()

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 11:53:30 PDT 2017


kuhar accepted this revision.
kuhar added a comment.
This revision is now accepted and ready to land.

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?


https://reviews.llvm.org/D37575





More information about the llvm-commits mailing list