[PATCH] D49981: [InstSimplify] fold extracting from std::pair (2/2)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 02:41:40 PDT 2018


hans added a comment.

In https://reviews.llvm.org/D49981#1185396, @lebedev.ri wrote:

> Just one: `test/Transforms/NewGVN/pair_jumpthread.ll` can now be un-XFAIL'ed i think?
>
> I wonder if this still can be merged into 7.0, given that it is the second half of https://reviews.llvm.org/D48828/https://reviews.llvm.org/rL338485, which made it into the 7.0.
>  @hans ?


Sounds good to me.


https://reviews.llvm.org/D49981





More information about the llvm-commits mailing list