[all-commits] [llvm/llvm-project] e2bb97: [LegalizeTypes] Support widen result for VECTOR_RE...
WangLian via All-commits
all-commits at lists.llvm.org
Mon Aug 29 19:02:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2bb9774b173487cebec9cb8b0568c3d9b4d55f8
https://github.com/llvm/llvm-project/commit/e2bb9774b173487cebec9cb8b0568c3d9b4d55f8
Author: wanglian <Lian.Wang at streamcomputing.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/named-vector-shuffle-reverse.ll
Log Message:
-----------
[LegalizeTypes] Support widen result for VECTOR_REVERSE.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D132359
More information about the All-commits
mailing list