Unverified Commit 9e57d9b0 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8` can appear after...

[X86][Costmodel] `trunc v8i64 to v16i8/v32i8/v64i8` can appear after legalization, cost is same as for `trunc v8i64 to v8i8`

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.

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D113851
parent 0116c708
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment