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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 10:17:06 PDT 2018


inouehrs added a comment.

In https://reviews.llvm.org/D49981#1185399, @hans wrote:

> 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.


@hans , I appreciate if you can merge this patch to 7.0. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D49981





More information about the llvm-commits mailing list