-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RISCV] Lower f16/bf16 splat_vector by bitcasting to i16 instead of p…
…romoting to f32. (#108298) If f16/bf16 scalar types are not legal we also need to custom legalize to prevent a crash. We do similar lowering for build_vector.
- Loading branch information
Showing
34 changed files
with
2,099 additions
and
2,454 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.