[PATCH] D107228: [TTI] Add basic SK_InsertSubvector shuffle mask recognition

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 04:17:22 PDT 2021


RKSimon added a comment.

In D107228#2919519 <https://reviews.llvm.org/D107228#2919519>, @SjoerdMeijer wrote:

> Just a FYI.... I have ported an ARM test (that was changed by this patch) to AArch64 in rG46a861af3d1c <https://reviews.llvm.org/rG46a861af3d1c77f28b414e6d96890fc2d0cf8538>.

Thanks - now that we at least have basic recognition of the insert_subvector pattern in analysis I'm hoping we can actually have useful test coverage!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107228



More information about the llvm-commits mailing list