[all-commits] [llvm/llvm-project] 917609: [LegalizeVectorTypes] Enable WidenVecRes_SETCC wor...
WangLian via All-commits
all-commits at lists.llvm.org
Wed May 11 19:53:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9176096c869dabc7af7bc4c606f01040dab718dc
https://github.com/llvm/llvm-project/commit/9176096c869dabc7af7bc4c606f01040dab718dc
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/setcc-integer.ll
Log Message:
-----------
[LegalizeVectorTypes] Enable WidenVecRes_SETCC work for scalable vector.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D125359
More information about the All-commits
mailing list