[all-commits] [llvm/llvm-project] 085acc: [RISCV] Enable FP extensions and ABI on fixed-vect...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Nov 5 08:49:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 085accea3c56f6924350b82f499fe20786a12d32
https://github.com/llvm/llvm-project/commit/085accea3c56f6924350b82f499fe20786a12d32
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-11-05 (Fri, 05 Nov 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll
Log Message:
-----------
[RISCV] Enable FP extensions and ABI on fixed-vectors-bitcast.ll.
This improves our type coverage. We were only testing integer
insert and extract before due to the FP types not being enabled for
arguments and returns.
Differential Revision: https://reviews.llvm.org/D113217
More information about the All-commits
mailing list