[all-commits] [llvm/llvm-project] 1aa4f0: [RISCV][VP] Add RVV codegen for vp.trunc.
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Thu Apr 14 19:30:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1aa4f0bb6cc21b7666718f5534c88d03152ddfb1
https://github.com/llvm/llvm-project/commit/1aa4f0bb6cc21b7666718f5534c88d03152ddfb1
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
A llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp-mask.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp.ll
A llvm/test/CodeGen/RISCV/rvv/vtrunc-vp-mask.ll
A llvm/test/CodeGen/RISCV/rvv/vtrunc-vp.ll
Log Message:
-----------
[RISCV][VP] Add RVV codegen for vp.trunc.
Differential Revision: https://reviews.llvm.org/D123579
More information about the All-commits
mailing list