Unverified Commit d8d2dea7 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[RISCV] Handle FP riscv_masked_strided_load with 0 stride. (#84576)

Previously, we tried to create an integer extending load. We need to a
non-extending FP load instead.

Fixes #84541.
parent 3f6bc1ad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment