[all-commits] [llvm/llvm-project] 74940d: [VP] Add widening for VP_STRIDED_LOAD and VP_STRID...
Lorenzo Albano via All-commits
all-commits at lists.llvm.org
Thu Aug 4 07:14:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74940d2668980dd5f7025eef7112708061a78f05
https://github.com/llvm/llvm-project/commit/74940d2668980dd5f7025eef7112708061a78f05
Author: Lorenzo Albano <loralb at posteo.net>
Date: 2022-08-04 (Thu, 04 Aug 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-strided-vpload.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpstore.ll
M llvm/test/CodeGen/RISCV/rvv/strided-vpload.ll
M llvm/test/CodeGen/RISCV/rvv/strided-vpstore.ll
Log Message:
-----------
[VP] Add widening for VP_STRIDED_LOAD and VP_STRIDED_STORE
Reviewed By: frasercrmck, craig.topper
Differential Revision: https://reviews.llvm.org/D121114
More information about the All-commits
mailing list