[all-commits] [llvm/llvm-project] 8aa6b0: [LegalizeTypes][VP] Add widen and split support fo...
WangLian via All-commits
all-commits at lists.llvm.org
Wed May 25 19:04:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8aa6b05deb2ace6042274c9a33ff40523444f459
https://github.com/llvm/llvm-project/commit/8aa6b05deb2ace6042274c9a33ff40523444f459
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.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 widen and split support for VP_TRUNCATE
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D125950
More information about the All-commits
mailing list