[PATCH] D113324: [TTI][CostModel] `getUserCost()`: recognize replication shuffles and query their cost

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 6 06:40:23 PDT 2021


lebedev.ri added a comment.

In D113324#3113583 <https://reviews.llvm.org/D113324#3113583>, @RKSimon wrote:

> LGTM

Thank you for the review!
I'll see if i can improve AVX512 costmodel for these,
to further unblock D111460 <https://reviews.llvm.org/D111460>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113324



More information about the llvm-commits mailing list