[PATCH] D150941: [LegalizeType][X86] Support WidenVecRes_AssertZext and SplitVecRes_AssertZext for ISD::AssertZext during LegalizeType procedure

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 21 07:22:11 PDT 2023


yubing updated this revision to Diff 524100.
yubing added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150941

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/X86/legalize-vec-assertzext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150941.524100.patch
Type: text/x-patch
Size: 4851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230521/3f52e717/attachment.bin>


More information about the llvm-commits mailing list