Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D146710
[RISCV] Add test for shuffles that could be done as vmerges ClosedPublic Authored by luke on Mar 23 2023, 4:13 AM.
Details
Diff Detail
Unit TestsFailed Event Timelineluke added a child revision: D146711: [RISCV] Lower insert subvector shuffles as vslideups.Mar 23 2023, 4:15 AM luke added a child revision: D146747: [RISCV] Model select and insertsubvector shuffle kinds.Mar 23 2023, 10:59 AM This revision is now accepted and ready to land.Mar 23 2023, 1:58 PM This revision was landed with ongoing or failed builds.Mar 24 2023, 2:15 AM Closed by commit rG410a23999672: [RISCV] Add test for shuffles that could be done as vmerges (authored by luke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 507688 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
|