[PATCH] D113350: [X86][Costmodel] `getReplicationShuffleCost()`: implement cost model for 32/64 bit-wide elements with AVX512F
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 11:54:13 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4101c7bf1971: [X86][Costmodel] `getReplicationShuffleCost()`: implement cost model for 32/64… (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D113350?vs=386190&id=386271#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113350/new/
https://reviews.llvm.org/D113350
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.h
llvm/test/Analysis/CostModel/X86/shuffle-replication-i32.ll
llvm/test/Analysis/CostModel/X86/shuffle-replication-i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113350.386271.patch
Type: text/x-patch
Size: 75234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/07990c45/attachment.bin>
More information about the llvm-commits
mailing list