[PATCH] D100486: [COST]Improve cost model for shuffles in SLP.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 08:30:34 PDT 2021


lebedev.ri added a comment.

Just because we've legalized to a certain vector type, is that sufficient guarantee that we have an appropriate shuffle operations on that legal vector type?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100486



More information about the llvm-commits mailing list