[all-commits] [llvm/llvm-project] 0560a4: [RISCV] Enable CONCAT_VECTORS for fixed FP vectors.
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Aug 30 09:01:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0560a4adb3ef72eeb1697474532f42d78cd23354
https://github.com/llvm/llvm-project/commit/0560a4adb3ef72eeb1697474532f42d78cd23354
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-conv.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-i2fp.ll
Log Message:
-----------
[RISCV] Enable CONCAT_VECTORS for fixed FP vectors.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D108487
More information about the All-commits
mailing list