[all-commits] [llvm/llvm-project] db060a: [RISCV][ISel] Remove redundant vmerge for vwsub(u)...
Chia via All-commits
all-commits at lists.llvm.org
Sun Feb 4 20:59:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db060ab0531dd7d8fce9003c0047fb51ec7e4b5d
https://github.com/llvm/llvm-project/commit/db060ab0531dd7d8fce9003c0047fb51ec7e4b5d
Author: Chia <sun1011jacobi at gmail.com>
Date: 2024-02-05 (Mon, 05 Feb 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwsub-mask.ll
A llvm/test/CodeGen/RISCV/rvv/vwsub-mask-sdnode.ll
Log Message:
-----------
[RISCV][ISel] Remove redundant vmerge for vwsub(u).wv. (#80523)
More information about the All-commits
mailing list