[PATCH] D136046: [X86] `DAGTypeLegalizer::ModifyToType()`: when widening w/ zeros, insert into undef and `and`-mask the padding away

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 04:19:11 PDT 2022


lebedev.ri added a comment.

In D136046#3867004 <https://reviews.llvm.org/D136046#3867004>, @pengfei wrote:

> LGTM.

Thanks!

@RKSimon ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136046



More information about the llvm-commits mailing list