[PATCH] D89767: [CostModel][X86] teach TTI calculate cost of chain of vector inserts/extracts more precisely and correctly:In each 128-lane, if there is at least one index is demanded and not all indices are demanded...
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 25 19:42:04 PDT 2020
pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.
LGTM. But I suggest you waiting for one or two days to see if @RKSimon or others object.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89767/new/
https://reviews.llvm.org/D89767
More information about the llvm-commits
mailing list