[PATCH] D132374: [TTI] Add SK_Splice shuffle mask detection and X86 costs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 23:26:29 PDT 2022


dmgreen added a comment.

I can't speak to the X86 costs, but the isSpliceMask changes look good. Do we want to use it in improveShuffleKindFromMask too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132374



More information about the llvm-commits mailing list