This fixed a bug in CodeExtractor that is only exposed with the partial inliner improvement patch (thus no test yet)
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM.
lib/Transforms/Utils/CodeExtractor.cpp | ||
---|---|---|
221 | nit: AfterPHIs can be moved closer to its use. |
nit: AfterPHIs can be moved closer to its use.