Skip to content

vrgather.vx stalls for VREG_W = 2048 #13

Description

@Foolers00

The following code section works for VREG_W = 64 to 1024 but not for any bigger configurations:

"addi t1, %[vl], -1 \n\t"
"vrgather.vx v16, v0, t1 \n\t"
"vslide1up.vx v12, v0, %[ptr] \n\t"
"vmv.x.s %[ptr_out], v16 \n\t"
"vsuxei32.v v8, (x0), v12 \n\t"
"vadd.vi v12, v12, 4 \n\t"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Failing Unit TestFailing tests in unit test repository

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions