[PATCH] D49981: [InstSimplify] fold extracting from std::pair (2/2)
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 6 23:21:24 PDT 2018
hans added a comment.
In https://reviews.llvm.org/D49981#1187670, @inouehrs wrote:
> 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!
Merged in r339097.
Cheers,
Hans
Repository:
rL LLVM
https://reviews.llvm.org/D49981
More information about the llvm-commits
mailing list