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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 02:37:39 PDT 2018


lebedev.ri added a subscriber: hans.
lebedev.ri added a comment.

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 ?


https://reviews.llvm.org/D49981





More information about the llvm-commits mailing list