[all-commits] [llvm/llvm-project] 693758: [LegalizeTypes][VP] Add integer promotion support ...
WangLian via All-commits
all-commits at lists.llvm.org
Fri May 13 00:06:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 693758b28295b65666036a5196fcf2ce5ae73270
https://github.com/llvm/llvm-project/commit/693758b28295b65666036a5196fcf2ce5ae73270
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-setcc-int-vp.ll
M llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll
Log Message:
-----------
[LegalizeTypes][VP] Add integer promotion support for vp.setcc
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D125453
More information about the All-commits
mailing list