[all-commits] [llvm/llvm-project] 90d240: [RISCV] Teach shouldSinkOperands to sink splat ope...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Feb 21 12:02:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90d240553d1fe5b97c3481d564c78d16e23d9236
https://github.com/llvm/llvm-project/commit/90d240553d1fe5b97c3481d564c78d16e23d9236
Author: Craig Topper <craig.topper 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/sink-splat-operands.ll
Log Message:
-----------
[RISCV] Teach shouldSinkOperands to sink splat operands of vp.fma intrinsics.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D120167
More information about the All-commits
mailing list