This patch fixed the missing test cases from: 010f329803c84e43ec15ffaff7b6e26b032cbcc6
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139387
[NFC][Clang] Add missing test cases for segment load ClosedPublic Authored by 4vtomat on Dec 5 2022, 7:32 PM.
Details
Diff Detail
Event Timeline4vtomat retitled this revision from [Clang] Support policy function for all vector segment load. to [NFC][Clang] Add missing test cases for segment load.Dec 5 2022, 7:53 PM This revision is now accepted and ready to land.Dec 6 2022, 4:39 AM This revision was landed with ongoing or failed builds.Dec 11 2022, 7:02 PM Closed by commit rG4ca9c6a84f91: [NFC][Clang] Add missing test cases for segment load (authored by khchen, committed by 4vtomat). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481973 clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vlseg.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vlseg.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vlseg_mask.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vlsegff_mask.c
|