[PATCH] D91984: [CostModel] Add basic implementation of getGatherScatterOpCost.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 04:03:04 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG926681b6be70: [CostModel] Add basic implementation of getGatherScatterOpCost. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D91984?vs=307294&id=307821#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91984/new/
https://reviews.llvm.org/D91984
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/test/Analysis/CostModel/AArch64/mem-op-cost-model.ll
llvm/test/Transforms/SLPVectorizer/AArch64/gather-cost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91984.307821.patch
Type: text/x-patch
Size: 17175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201126/02d18141/attachment.bin>
More information about the llvm-commits
mailing list