Note that there are many other missing costs, i'm *only* adding the ones that are queried
from getReplicationShuffleCost() for the existing (quite exhaustive) test coverage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114070
[X86][Costmodel] `trunc v16i8 to v8i1` can appear after legalization, cost is same as for `trunc v8i8 to v8i1` ClosedPublic Authored by lebedev.ri on Nov 17 2021, 1:26 AM.
Details Summary Note that there are many other missing costs, i'm *only* adding the ones that are queried
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 17 2021, 11:03 AM Comment Actions
Thank you for the reviews! Are there any thoughts on the D113915+D114071? This revision was landed with ongoing or failed builds.Nov 19 2021, 5:01 AM Closed by commit rGa751084bb452: [X86][Costmodel] `trunc v16i8 to v8i1` can appear after legalization, cost is… (authored by lebedev.ri). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388471 llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/trunc.ll
|