[all-commits] [llvm/llvm-project] 411673: [RISCV] Test llvm.experimental.vector.insert intri...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Fri Apr 2 03:56:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 411673e769acfc63a75b9e643775b6c7f27f256f
https://github.com/llvm/llvm-project/commit/411673e769acfc63a75b9e643775b6c7f27f256f
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-04-02 (Fri, 02 Apr 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
M llvm/test/CodeGen/RISCV/rvv/insert-subvector.ll
Log Message:
-----------
[RISCV] Test llvm.experimental.vector.insert intrinsics on RV32
RV32 is able to use the llvm.experimental.vector.insert intrinsics too.
This patch ensures they're tested.
Reviewed By: khchen, asb
Differential Revision: https://reviews.llvm.org/D99655
More information about the All-commits
mailing list