While this one is trivial and identical to the previous patch,
there is a weird cost change in a follow-up patch that i'm not sure about.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113850
[X86][Costmodel] `trunc v16i32 to v32i8/v64i8` can appear after legalization, cost is same as for `trunc v16i32 to v16i8` ClosedPublic Authored by lebedev.ri on Nov 14 2021, 10:08 AM.
Details Summary While this one is trivial and identical to the previous patch,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 15 2021, 7:34 AM This revision was landed with ongoing or failed builds.Nov 15 2021, 8:04 AM Closed by commit rG0116c708c6bf: [X86][Costmodel] `trunc v16i32 to v32i8/v64i8` can appear after legalization… (authored by lebedev.ri). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387274 llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/trunc.ll
|