[all-commits] [llvm/llvm-project] 8050ba: [LegalizeTypes][VP] Add integer promotion support ...
WangLian via All-commits
all-commits at lists.llvm.org
Thu May 12 20:28:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8050ba6678067ac108eaf01705ce3b06a4e5be4b
https://github.com/llvm/llvm-project/commit/8050ba6678067ac108eaf01705ce3b06a4e5be4b
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpmerge.ll
M llvm/test/CodeGen/RISCV/rvv/vpmerge-sdnode.ll
Log Message:
-----------
[LegalizeTypes][VP] Add integer promotion support for vp.merge
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D125452
More information about the All-commits
mailing list