[PATCH] D93122: [TTI] Use shuffle cost in getInterleavedMemoryOpCost, if profitable.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 07:19:17 PST 2021
spatel added a comment.
Can you post an example of the asm difference we might expect (either for the tests here or some other motivating case)? The cost model implementation is a moving target based on what comes out of it. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93122/new/
https://reviews.llvm.org/D93122
More information about the llvm-commits
mailing list