[PATCH] D83779: [SLP] Fix order of `insertelement`/`insertvalue` seed operands

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 07:51:11 PDT 2020


anton-afanasyev added a comment.

In D83779#2153039 <https://reviews.llvm.org/D83779#2153039>, @ABataev wrote:

> In D83779#2150568 <https://reviews.llvm.org/D83779#2150568>, @xbolva00 wrote:
>
> > Add test?
>
>
> I assume this is actually NFC, it just tries to optimize the function `findBuildAggregate`.


No, actually it's not NFC (though instcombine has done the same work previously).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83779/new/

https://reviews.llvm.org/D83779





More information about the llvm-commits mailing list