[PATCH] D132308: [LV] Replace fixed-order cost model with a SK_Splice shuffle

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 05:53:36 PDT 2022


RKSimon added a comment.

In D132308#3738955 <https://reviews.llvm.org/D132308#3738955>, @RKSimon wrote:

> I can add it to X86 now if you're happy that we don't have test coverage yet. Otherwise it'll have to wait until I can add isSpliceMask() detection for getInstructionCost

I have a candidate patch for isSpliceMask detection almost ready for this


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

https://reviews.llvm.org/D132308



More information about the llvm-commits mailing list