Commit 934b4905 authored by Jun Sha (Joshua)'s avatar Jun Sha (Joshua)
Browse files

[RISCV] Expand load extension / truncate store for bf16

Currentlt, bf16 operations are automatically supported by promoting to float. This patch adds bf16 support by ensuring that load extension / truncate store operations are properly expanded.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D156646
parent 59afd298
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