diff options
author | Jakub Kuderski <kubak@google.com> | 2023-01-13 15:44:57 -0500 |
---|---|---|
committer | Jakub Kuderski <kubak@google.com> | 2023-01-13 15:46:01 -0500 |
commit | e0f3a95f9d999b526a9e82bb1a4012fdcb09b364 (patch) | |
tree | a32a8afe64c07edd3dcffff970b40b5c68cf6092 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | afc3756e6c6da68f066703f384aca6c2ffb54286 (diff) | |
download | llvm-e0f3a95f9d999b526a9e82bb1a4012fdcb09b364.zip llvm-e0f3a95f9d999b526a9e82bb1a4012fdcb09b364.tar.gz llvm-e0f3a95f9d999b526a9e82bb1a4012fdcb09b364.tar.bz2 |
[mlir][vector] Disallow vector.fma over vectors of integers
This is to make `vector.fma` more consistent with the standard
definition of `fma` that is defined only for flaoting point types.
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D141711
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions