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