[all-commits] [llvm/llvm-project] c8466a: [LegalizeType][X86] Support WidenVecRes_AssertZext...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Tue May 23 19:17:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8466ab7cbd18ebad4f66b33b1fbadeb823f019b
https://github.com/llvm/llvm-project/commit/c8466ab7cbd18ebad4f66b33b1fbadeb823f019b
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
A llvm/test/CodeGen/X86/legalize-vec-assertzext.ll
Log Message:
-----------
[LegalizeType][X86] Support WidenVecRes_AssertZext and SplitVecRes_AssertZext for ISD::AssertZext during LegalizeType procedure
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D150941
More information about the All-commits
mailing list