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

[RISCV] SPLAT_VECTOR of bf16 should not require Zvfhmin. (#95357)

The custom lowering converts to f32, splats as f32, then narrows the
vector to bf16. None of that requires Zvfhmin.

Add new bf16 test files without Zvfh/Zvfmin in their RUN lines. I will
remove the bf16 tests from other files in a follow up patch.
parent 9e5428e6
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