Unverified Commit 0116c708 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[X86][Costmodel] `trunc v16i32 to v32i8/v64i8` can appear after legalization,...

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

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/D113850
parent 49c08a22
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