[PATCH] D32468: [CodeExtractor]: Fix an extractor bug of missing replacing use of old phi with the new one

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 20:49:32 PDT 2017


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

uh, how this ever worked is clearly beyond me.
If you can add these tests to the inliner improvement patch, that would be great.


https://reviews.llvm.org/D32468





More information about the llvm-commits mailing list