This is more consistent with ABI and how bools on RISC-V are
represented.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D141963
[RISCV] Use zeroext instead of signext in mask reduction tests. NFC ClosedPublic Authored by craig.topper on Jan 17 2023, 1:02 PM.
Details Summary This is more consistent with ABI and how bools on RISC-V are
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jan 17 2023, 2:45 PM This revision was landed with ongoing or failed builds.Jan 17 2023, 3:20 PM Closed by commit rG29f5e9e6f097: [RISCV] Use zeroext instead of signext in mask reduction tests. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489925 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-mask-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-mask-vp.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll
|