[all-commits] [llvm/llvm-project] f03506: [LegalizeVectorTypes][VP] Add widen and split supp...
WangLian via All-commits
all-commits at lists.llvm.org
Thu May 19 00:54:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f035068bb3cf84976db955585afbb3b49cbea5a2
https://github.com/llvm/llvm-project/commit/f035068bb3cf84976db955585afbb3b49cbea5a2
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.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:
-----------
[LegalizeVectorTypes][VP] Add widen and split support for VP_SETCC
Reviewed By: craig.topper, frasercrmck
Differential Revision: https://reviews.llvm.org/D125446
More information about the All-commits
mailing list