[all-commits] [llvm/llvm-project] bbc683: [LegalizeTypes][VP] Add integer promotions support...
WangLian via All-commits
all-commits at lists.llvm.org
Thu May 19 00:38:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbc6834e2635a60230cd410d3f32b7c6d11ad208
https://github.com/llvm/llvm-project/commit/bbc6834e2635a60230cd410d3f32b7c6d11ad208
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vtrunc-vp.ll
Log Message:
-----------
[LegalizeTypes][VP] Add integer promotions support for VP_TRUNCATE
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D125739
More information about the All-commits
mailing list