Unverified Commit c987f9d7 authored by Francis Visoiu Mistrih's avatar Francis Visoiu Mistrih
Browse files

[Matrix] Try to emit fmuladd for both vector and matrix types

For vector * scalar + vector, we emit `fmuladd` directly from clang.

This enables it also for matrix * scalar + matrix.

rdar://113967122

Differential Revision: https://reviews.llvm.org/D158883
parent e7bd4367
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