Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113913
[X86][Costmodel] `trunc v32i16 to v64i1` can appear after legalization, cost is same as for `trunc v32i16 to v32i1` ClosedPublic Authored by lebedev.ri on Nov 15 2021, 9:59 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 16 2021, 3:47 AM This revision was landed with ongoing or failed builds.Nov 17 2021, 1:03 AM Closed by commit rG23b194bf18a5: [X86][Costmodel] `trunc v32i16 to v64i1` 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 387864 llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/min-legal-vector-width.ll
llvm/test/Analysis/CostModel/X86/trunc.ll
|