Skip to content
Snippets Groups Projects
Unverified Commit a5f2fdca authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[X86][Costmodel] `trunc v16i32 to v32i16` can appear after legalization, cost...

[X86][Costmodel] `trunc v16i32 to v32i16` can appear after legalization, cost is same as for `trunc v16i32 to v16i16`

This was noticed in D113609, hopefully it unblocks that patch.
There are likely other similar problems.

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D113842
parent 0662a361
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment