Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 890 ms | x64 windows > MLIR.Examples/Toy/Ch6::jit.toy | |
| 4,840 ms | x64 windows > MLIR.Examples/Toy/Ch7::jit.toy |
Event Timeline
Comment Actions
I verified that the number of tests now match the number of C intrinsics defined here https://github.com/riscv/rvv-intrinsic-doc/blob/master/rvv_intrinsic_funcs/03_vector_load_store_segment_instructions_zvlsseg.md#vector-indexed-segment-load-functions minus intrinsics that require i64 which we aren't testing on rv32.
LGTM