[PATCH] D124769: [SLP] AdjustExtractsCost - remove redundant subvector extraction code
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 13:32:56 PDT 2022
vporpo added a comment.
Somewhat related to this patch: For cost modeling changes it would probably be helpful to have tests with cost values in them. Because some of these changes may not directly affect the generated IR, but would show up in the cost diff. For example something like: https://reviews.llvm.org/D124802 . Any thoughts?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124769/new/
https://reviews.llvm.org/D124769
More information about the llvm-commits
mailing list