llvm-project
[RISCV] Update matchSplatAsGather to convert vectors if they have different sizes
#117878
Merged

[RISCV] Update matchSplatAsGather to convert vectors if they have different sizes #117878

mikhailramalho
github-actions
mikhailramalho mikhailramalho requested a review from asb asb 310 days ago
mikhailramalho mikhailramalho requested a review from lukel97 lukel97 310 days ago
lukel97
lukel97
lukel97 commented on 2024-11-27
mikhailramalho mikhailramalho changed the title [RISCV] Use vrgather in llvm.experimental.vector.match [RISCV] Update matchSplatAsGather to convert vectors if they have different sizes 310 days ago
mikhailramalho mikhailramalho requested a review from preames preames 310 days ago
topperc
topperc commented on 2024-11-27
lukel97
lukel97 commented on 2024-11-28
mikhailramalho [RISCV] Use vrgather in llvm.experimental.vector.match
fdb976a9
mikhailramalho We don't handle vmv_x_s correctly yet
678655fe
mikhailramalho code style
61ed7db2
mikhailramalho Comments
7afbd3a3
mikhailramalho Address comment
1cfa8b4c
mikhailramalho Readded test
8eb53a95
topperc
topperc commented on 2024-12-02
mikhailramalho Bail if the vector element's types don't match
984c3ccf
mikhailramalho Swapped condition to handle cases where one vector is scalable and th…
09e4d3ee
mikhailramalho mikhailramalho force pushed to 09e4d3ee 305 days ago
lukel97
lukel97 commented on 2024-12-03
mikhailramalho Unify VT element type checks
8aa38bdb
mikhailramalho FIXME -> TODO
a8c9fb03
lukel97
lukel97 approved these changes on 2024-12-03
mikhailramalho mikhailramalho marked this pull request as ready for review 305 days ago
mikhailramalho mikhailramalho requested a review from topperc topperc 305 days ago
mikhailramalho
topperc
topperc approved these changes on 2024-12-04
mikhailramalho mikhailramalho merged 59a9e4d8 into main 302 days ago
mikhailramalho mikhailramalho deleted the riscv-match branch 302 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone