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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113217
[RISCV] Enable FP extensions and ABI on fixed-vectors-bitcast.ll. ClosedPublic Authored by craig.topper on Nov 4 2021, 2:57 PM.
Details Summary This improves our type coverage. We were only testing integer
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptNov 4 2021, 2:57 PM This revision is now accepted and ready to land.Nov 5 2021, 2:31 AM Closed by commit rG085accea3c56: [RISCV] Enable FP extensions and ABI on fixed-vectors-bitcast.ll. (authored by craig.topper). · Explain WhyNov 5 2021, 8:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 385090 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll
|