[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
Mon Oct 24 10:27:38 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG377f27be87f9: [X86] `DAGTypeLegalizer::ModifyToType()`: when widening w/ zeros, insert into… (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136046

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/test/CodeGen/X86/masked_store.ll
  llvm/test/CodeGen/X86/pr45563-2.ll
  llvm/test/CodeGen/X86/pr45833.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136046.470208.patch
Type: text/x-patch
Size: 61206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/67c713ee/attachment.bin>


More information about the llvm-commits mailing list