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 D113851
[X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8` can appear after legalization, cost is same as for `trunc v8i64 to v8i8` 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:35 AM This revision was landed with ongoing or failed builds.Nov 15 2021, 8:04 AM Closed by commit rG9e57d9b09dea: [X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8` can appear after… (authored by lebedev.ri). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387105 llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/trunc.ll
|
clang-format: please reformat the code
254 diff lines are omitted. See full path.