[PATCH] D113843: [X86][Costmodel] `trunc v8i64 to v16i16/v32i16` can appear after legalization, cost is same as for `trunc v8i64 to v8i16`

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 07:19:07 PST 2021


lebedev.ri added a comment.

In D113843#3129765 <https://reviews.llvm.org/D113843#3129765>, @RKSimon wrote:

> LGTM

Thank you for the review. I assume the i32 version (D113842 <https://reviews.llvm.org/D113842>) is also fine?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113843/new/

https://reviews.llvm.org/D113843



More information about the llvm-commits mailing list