[all-commits] [llvm/llvm-project] c10c74: [LegalizeTypes][VP] Add widening support for vp.ga...
vic via All-commits
all-commits at lists.llvm.org
Thu Jan 20 00:58:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c10c7488787534008bcd6531e2ec86d862674971
https://github.com/llvm/llvm-project/commit/c10c7488787534008bcd6531e2ec86d862674971
Author: Victor Perez <victor.perez at codeplay.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpgather.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpscatter.ll
M llvm/test/CodeGen/RISCV/rvv/vpgather-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vpscatter-sdnode.ll
Log Message:
-----------
[LegalizeTypes][VP] Add widening support for vp.gather and vp.scatter
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D117557
More information about the All-commits
mailing list