Details
Details
- Reviewers
craig.topper reames fakepaper56
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/RISCV/rvv/combine-gather.ll | ||
---|---|---|
19 | Please add a couple more tests where the result is not a concat. A few ideas: |
Please add a couple more tests where the result is not a concat. A few ideas:
0,1,2,3,0,1,2,3
0,1,2,3,11,10,9,8
0,1,2,3,12,13,14,15
0,1,2,3, 8,11,10,9