[all-commits] [llvm/llvm-project] 29511e: [LegalizeTypes][VP] Add widening and splitting sup...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Mar 8 10:03:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29511ec7da0a740d7dec2d0f57d858d691e73ce1
https://github.com/llvm/llvm-project/commit/29511ec7da0a740d7dec2d0f57d858d691e73ce1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfma-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
Log Message:
-----------
[LegalizeTypes][VP] Add widening and splitting support for VP_FMA.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D120854
More information about the All-commits
mailing list