[PATCH] D105390: [X86] Lower insertions into upper half of an 256-bit vector as broadcast+blend (PR50971)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 08:22:48 PDT 2021


lebedev.ri added a comment.

In D105390#2949468 <https://reviews.llvm.org/D105390#2949468>, @RKSimon wrote:

> Sorry for the delay - I'm happy for this to go in as a first step,

Thank you for the review!

> are you intending to continue investigating multiple insertions?

I would like to look further into this, but right now i'm not sure what would be the best way to deal with those cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105390



More information about the llvm-commits mailing list