vfredsum.vs -> vfredusum.vs
vfwredsum.vs -> vfwredusum.vs
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106049
[RISCV] Update to vfredusum.vs and vfwredusum.vs according to v1.0-rc1. AbandonedPublic Authored by HsiangKai on Jul 15 2021, 2:24 AM.
Details
Summary vfredsum.vs -> vfredusum.vs
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, dexonsmith and 25 others. · View Herald TranscriptJul 15 2021, 2:24 AM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 15 2021, 2:24 AM Comment Actions
I didn't aware of it. Thanks.
Revision Contents
Diff 358873 clang/include/clang/Basic/riscv_vector.td
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfredsum.c
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfwredsum.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vfredsum.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vfwredsum.c
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll
llvm/test/CodeGen/RISCV/rvv/vfredsum-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfredsum-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfwredsum-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfwredsum-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
llvm/test/MC/RISCV/rvv/aliases.s
llvm/test/MC/RISCV/rvv/freduction.s
|