[all-commits] [llvm/llvm-project] f7dfc5: [RISCV] Optimize tail agnostic vmv.s.x which don't...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Mon Feb 21 14:54:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7dfc5d1af6cfd1f9b6f2ac2d11f6074e8425ba7
https://github.com/llvm/llvm-project/commit/f7dfc5d1af6cfd1f9b6f2ac2d11f6074e8425ba7
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
Log Message:
-----------
[RISCV] Optimize tail agnostic vmv.s.x which don't need to select tail value.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D120250
More information about the All-commits
mailing list