[PATCH] D111094: [X86][Costmodel] Load/store i64/f64 Stride=6 VF=8 interleaving costs

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 07:50:09 PDT 2021


lebedev.ri added a comment.

So i've rechecked and as far as the full interleave groups go, this has fully covered my interest in rawspeed+darktable.
I've looked at tertiary relevant projects (i didn't before), and despite my best hopes,
stride=5/7/8 comes up in rawtherapee/babl/gegl/gimp :/
I don't really want to deal with that again right away, so i'll instead look into what's missing for non-fully-interleaved groups.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111094



More information about the llvm-commits mailing list