[PATCH] D37902: [CodeExtractor] Fix multiple bugs under certain shape of extracted region
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 09:12:36 PDT 2017
davide added subscribers: kuhar, dberlin.
davide added a comment.
I'm a little nervous about updating the dominator manually, still. I wonder if we can use the new API that Jakub implemented (cc: @kuhar / @dberlin )
https://reviews.llvm.org/D37902
More information about the llvm-commits
mailing list